Skip to content

[ruby/padrino] Don't hardcode number of workers to 8 for Puma #9681

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

Merged

Conversation

p8
Copy link
Contributor

@p8 p8 commented Mar 17, 2025

Use autotune instead as the server can handle a lot more than 8 threads.

Use autotune instead as the server can handle a lot more than 8 threads.
@msmith-techempower msmith-techempower merged commit a807ce8 into TechEmpower:master Mar 17, 2025
4 checks passed
@p8 p8 deleted the padrino/dont-hardcode-n-workers branch March 17, 2025 21:03
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