Skip to content

Configure workers#301

Merged
shivapoudel merged 1 commit intovoxpupuli:masterfrom
steverecio:configure_workers
Apr 26, 2016
Merged

Configure workers#301
shivapoudel merged 1 commit intovoxpupuli:masterfrom
steverecio:configure_workers

Conversation

@steverecio
Copy link
Copy Markdown
Contributor

Added ability to override the default number of gunicorn workers
as well as updated the default to match the gunicorn documentation:

(2 * num_cores) + 1

Source: http://docs.gunicorn.org/en/stable/design.html#how-many-workers

as well as updated the default to match the gunicorn documentation:

(2 * num_cores) + 1

Source: http://docs.gunicorn.org/en/stable/design.html#how-many-workers
@shivapoudel shivapoudel merged commit 80297c4 into voxpupuli:master Apr 26, 2016
shivapoudel pushed a commit that referenced this pull request Apr 28, 2016
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.

2 participants