瀏覽代碼

Formatting of haproxy.cfg

pull/254/head
sudneo 7 年之前
父節點
當前提交
06e8056173
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. +5
    -5
      examples/haproxy/haproxy.cfg

+ 5
- 5
examples/haproxy/haproxy.cfg 查看文件

@@ -17,12 +17,12 @@ global
ssl-default-bind-options no-sslv3

defaults
log global
mode http
option httplog
option dontlognull
log global
mode http
option httplog
option dontlognull
option forwardfor
option redispatch
option redispatch
timeout connect 5000
timeout client 50000
timeout server 50000


Loading…
取消
儲存