Update haproxy.conf

This commit is contained in:
midoks 2022-08-29 12:09:13 +08:00
parent c97ec1cbba
commit eed561dadc
1 changed files with 1 additions and 2 deletions

View File

@ -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