keepalived: adjusting timeout for VRRP advert packets

Solution 1:

You have to adjust "advert_int".

Transit from the MASTER to the BACKUP is triggered when the BACKUP server doesn't recieve the VRRP advertisment from the MASTER for 3x the period defined in the "advert_int" option (3 * advert_int).