vrouter haproxy timeouts #12754
Unanswered
jgotteswinter
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Hi Jürgen, as far as i know there is no easy config setting way. The only 2 ways i am aware of are:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
There is a pull request that aims to add the load balncer timeout as a global config |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any configuration variable which allows me to change the default timeouts for haproxy? I need to increase the 50s timeout
defaults
timeout connect 5000
timeout client 50000
timeout server 50000
Beta Was this translation helpful? Give feedback.
All reactions