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

caddy print warning using default value for ulimit #12

Open
dzabel opened this issue Jul 20, 2016 · 0 comments · May be fixed by #13
Open

caddy print warning using default value for ulimit #12

dzabel opened this issue Jul 20, 2016 · 0 comments · May be fixed by #13

Comments

@dzabel
Copy link

dzabel commented Jul 20, 2016

using the default 4096 value for ulimit, caddy print a warning:

WARNING: File descriptor limit 4096 is too low for production servers. At least 8192 is recommended. Fix with "ulimit -n 8192".

default value should be changed to at least 8192

dzabel pushed a commit to dzabel/chef-caddy that referenced this issue Jul 20, 2016
 - set default value to 8192 to avoid warning
 - fixes computerlyrik#12
@dzabel dzabel linked a pull request Jul 20, 2016 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant