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

Add puma server timeouts #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhottenstein
Copy link

Add documentation for persistent timeout and first data timeout for puma server.

Let me know if you need any more info!

Add documentation for persistent timeout and first data timeout for puma server.
@ankane
Copy link
Owner

ankane commented Jul 27, 2023

Hi @jhottenstein, thanks for the PR! Where are you seeing "Keeping the connection open is the default for HTTP 1.1 requests"?

@jhottenstein
Copy link
Author

jhottenstein commented Jul 27, 2023

I'm happy to remove that.. I thought it might be useful to point out that many http clients will use this feature if it is set on the server.

It is additional context from the http 1.1 spec: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Connection#directives

@ankane
Copy link
Owner

ankane commented Nov 22, 2023

Hi @jhottenstein, sorry for the delay. Let's remove it.

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