Hi,
I’m currently facing a problem where some HTTP requests take more than 50seconds, and haproxy timeouts are configured this way:
contimeout 5000
clitimeout 50000
srvtimeout 50000
I’m wondering if there is any way to change those timeouts values in HAProxy?
Thanks for your help