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

chore(conf) lower bound to worker_connections and worker_rlimit_nofile #9276

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

bungle
Copy link
Member

@bungle bungle commented Aug 19, 2022

Summary

Adds lower bound of 1024 to:

  • nginx_events_worker_connections=auto
  • nginx_main_worker_rlimit_nofile=auto

### Summary

Adds lower bound of 1024 to:

- `nginx_events_worker_connections=auto`
- `nginx_main_worker_rlimit_nofile=auto`
@bungle bungle force-pushed the chore/worker-connections-minimum branch from 8763069 to 9359af6 Compare August 19, 2022 08:47
@bungle bungle merged commit d6307f2 into master Aug 19, 2022
@bungle bungle deleted the chore/worker-connections-minimum branch August 19, 2022 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants