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

Allow persistent_timeout to be configured via the dsl. #1017

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

jorihardman
Copy link
Contributor

@evanphx This is in response to #957. When using puma directly behind an Amazon ELB, ELB will issue a 504 if the server closes a connection sooner than the "idle timeout". This PR let's you configure puma's timeout for persistent connections.

@jorihardman
Copy link
Contributor Author

Tests are failing due to a bundler error: An error occurred while installing rack (2.0.1), and Bundler cannot continue.

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.

None yet

2 participants