Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file limit in OSX #19

Open
garthpaine opened this issue Dec 2, 2021 · 1 comment
Open

file limit in OSX #19

garthpaine opened this issue Dec 2, 2021 · 1 comment

Comments

@garthpaine
Copy link
Collaborator

I recommend following this tutorial on changing the maxflies and maxprocesses in OSX in order to manager larger connection numbers

https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c

you should then see something like this

garthpaine@Garths-M1-Pro / % launchctl limit
cpu unlimited unlimited
filesize unlimited unlimited
data unlimited unlimited
stack 8372224 67092480
core 0 unlimited
rss unlimited unlimited
memlock unlimited unlimited
maxproc 2048 2048
maxfiles 524288 524288

@b-ma
Copy link
Contributor

b-ma commented Dec 3, 2021

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants