diff --git a/scripts/haproxy_template.cfg b/scripts/haproxy_template.cfg index 022bb5a..b21101b 100644 --- a/scripts/haproxy_template.cfg +++ b/scripts/haproxy_template.cfg @@ -1,9 +1,9 @@ global log stdout format raw local0 debug defaults - timeout client 30s - timeout server 30s - timeout connect 5s + timeout client 300s + timeout server 300s + timeout connect 60s mode http option redispatch option http-server-close