Explorar o código

disable http-server-close option

Jason DeTiberus %!s(int64=9) %!d(string=hai) anos
pai
achega
72f35852a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/haproxy/templates/haproxy.cfg.j2

+ 1 - 1
roles/haproxy/templates/haproxy.cfg.j2

@@ -20,7 +20,7 @@ defaults
     log                     global
     option                  httplog
     option                  dontlognull
-    option http-server-close
+#    option http-server-close
     option forwardfor       except 127.0.0.0/8
     option                  redispatch
     retries                 3