GitHub user jgotteswinter edited a discussion: vrouter haproxy timeouts

Is there any configuration variable which allows me to change the default 
timeouts for haproxy? I need to increase the 50s timeout

`defaults
        log     global
        mode    tcp
        option  dontlognull
        retries 3
        option redispatch
        option forwardfor
        option httpclose
        timeout connect    5000
        timeout client     50000
        timeout server     50000`

GitHub link: https://github.com/apache/cloudstack/discussions/12754

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to