Update keepalive.config
This commit is contained in:
1
templates/keepalive.config
Normal file → Executable file
1
templates/keepalive.config
Normal file → Executable file
@@ -1,4 +1,5 @@
|
|||||||
#haproxy - You can add more types manually after this.
|
#haproxy - You can add more types manually after this.
|
||||||
|
|
||||||
vrrp_script chk_haproxy {
|
vrrp_script chk_haproxy {
|
||||||
script "killall -0 haproxy" # verify the pid existance
|
script "killall -0 haproxy" # verify the pid existance
|
||||||
interval 2 # check every 2 seconds
|
interval 2 # check every 2 seconds
|
||||||
|
|||||||
Reference in New Issue
Block a user