Update keepalive.config

This commit is contained in:
2019-03-04 21:26:49 -06:00
parent 7f8762a6d1
commit 0df9d4aa70

1
templates/keepalive.config Normal file → Executable file
View File

@@ -1,4 +1,5 @@
#haproxy - You can add more types manually after this.
vrrp_script chk_haproxy {
script "killall -0 haproxy" # verify the pid existance
interval 2 # check every 2 seconds