Skip to content

Auto number of worker processes #56

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

Closed
wants to merge 1 commit into from
Closed

Auto number of worker processes #56

wants to merge 1 commit into from

Conversation

RealOrangeOne
Copy link
Contributor

Description:

Set the number workers automatically based on the number of available cores.

Benefits of this PR and context:

This allows NGINX to better take advantage of multiple cores, or tune down in constrained environments.

A re-implementation of #53, without the connections change. Hoping re-opening the PR re-opens the discussion.

How Has This Been Tested?

Source / References:

https://nginx.org/en/docs/ngx_core_module.html#worker_processes

This allows NGINX to better take advantage of multiple cores, or tune down in constrained environments
@aptalca
Copy link
Member

aptalca commented Sep 23, 2020

Our stance has not changed since your last pr. We're not going to risk breaking numerous downstream images for something user configured.

@aptalca aptalca closed this Sep 23, 2020
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 this pull request may close these issues.

3 participants