소스 검색

Formatting of haproxy.cfg

pull/254/head
sudneo 6 년 전
부모
커밋
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


불러오는 중...
취소
저장