Update haproxy.conf
This commit is contained in:
parent
c97ec1cbba
commit
eed561dadc
|
|
@ -1,8 +1,7 @@
|
|||
global
|
||||
daemon
|
||||
log 127.0.0.1 local0
|
||||
chroot /var/lib/haproxy
|
||||
pidfile /var/run/haproxy.pid
|
||||
pidfile /tmp/haproxy.pid
|
||||
maxconn 4000
|
||||
user haproxy
|
||||
group haproxy
|
||||
|
|
|
|||
Loading…
Reference in New Issue