mirror of https://github.com/Aidaho12/haproxy-wi
Create 172.28.5.5-2018-01-10.13\:56\:02.cfg
parent
574c879a15
commit
4d7245a04c
|
@ -0,0 +1,10 @@
|
|||
global
|
||||
log 127.0.0.1 local2 debug err
|
||||
stats socket *:1999 level admin
|
||||
chroot /var/lib/haproxy
|
||||
pidfile /var/run/haproxy.pid
|
||||
maxconn 4000
|
||||
user haproxy
|
||||
group haproxy
|
||||
daemon
|
||||
stats socket /var/lib/haproxy/stats
|
Loading…
Reference in New Issue