From d584a8a500c7074e4f10fa58f4bf6353e8ed534b Mon Sep 17 00:00:00 2001 From: divyam234 Date: Fri, 25 Aug 2023 16:19:10 +0530 Subject: [PATCH] remove timeout haproxy --- haproxy.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/haproxy.cfg b/haproxy.cfg index 4ce8a15..b0bb76e 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -4,10 +4,6 @@ defaults mode http - timeout client 10s - timeout connect 5s - timeout server 10s - timeout http-request 10s log global frontend http-in