mdserver-web/plugins/haproxy/conf/haproxy.conf

11 lines
234 B
Plaintext
Executable File

global
log 127.0.0.1 local
chroot /var/lib/haproxy
pidfile /var/run/haproxy.pid
maxconn 4000
user haproxy
group haproxy
daemon
stats socket /var/lib/haproxy/stats