conf looks like this. vrrp_script check_haproxy { script "pidof haproxy" interval 5 fall 2 rise 2 } vrrp_instance VI_1 { debug 2 interface eth0 ...
確定! 回上一頁