Skip to content

Add timeout tunnel #97

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

Closed
wants to merge 2 commits into from
Closed

Add timeout tunnel #97

wants to merge 2 commits into from

Conversation

jdorel
Copy link

@jdorel jdorel commented Jan 26, 2020

No description provided.

@@ -48,6 +48,8 @@ haproxy_defaults_timeout:
timeout: 50000
- type: server
timeout: 50000
- type: tunnel
timeout: "1h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the default form the documentation?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it's the default as it's not specified in the documentation. But it's the one given in the example: http://cbonte.github.io/haproxy-dconv/2.2/configuration.html#4-timeout%20tunnel

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not convinced that this should be added to haproxy_defaults_timeout (by default, unless it's now in the default haproxy config file). Off course you are free to override it yourself.

@tersmitten
Copy link
Member

Closing due to inactivity

@tersmitten tersmitten closed this Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants