瀏覽代碼

disable http-server-close option

Jason DeTiberus 9 年之前
父節點
當前提交
72f35852a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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