Upgrade HAProxy to 2.4.2; Added examples
This commit is contained in:
parent
0429f9a366
commit
364fce10d1
8 changed files with 170 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue