1
0
Fork 0

Upgrade HAProxy to 2.4.2; Added examples

This commit is contained in:
Joao Gilberto 2021-08-10 15:17:00 -05:00
parent 0429f9a366
commit 364fce10d1
8 changed files with 170 additions and 21 deletions

View file

@ -2,7 +2,7 @@
source /scripts/haproxy-reload.sh initial
/usr/local/sbin/haproxy -W -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid -S /var/run/haproxy.sock
/usr/sbin/haproxy -W -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid -S /var/run/haproxy.sock
while true; do
sleep 60