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 proxy.timeout.connect and proxy.timeout.first_byte#1402

Merged
merged 4 commits into from
Sep 6, 2017

Conversation

deweerdt
Copy link
Member

When set, these timeouts will override proxy.timeout.io for the connection establishment (including the ssl handshake for tls) and for receiving the first byte, respectively.

When set, these timeouts will override proxy.timeout.io for the
connection establishement (including the ssl handshake for tls) and for
receiving the first byte, respectively.
@kazuho kazuho merged commit c4438bc into h2o:master Sep 6, 2017
kazuho added a commit that referenced this pull request Sep 6, 2017
Add proxy.timeout.connect and proxy.timeout.first_byte
@kazuho
Copy link
Member

kazuho commented Sep 6, 2017

Thank you for the PR. Merged to master.

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