[lvs-users] ldirectord check on mysql non standard port
Cali Federico
cali at ksolutions.it
Tue Jul 24 11:14:42 BST 2007
Hi all,
I use LVS + UltraMonkey to balanace mysql requests.
I need to check Mysql real servers that run on port 3309.
Is it possible using ldirectord ?
With the following directives, even if I shutdown the mysql instance on
one real server,
ipvasdm don't recognize the failure.
#MySQL virtual service.
virtual=192.168.10.10:3309
real=10.10.10.30:3309 gate
real=10.10.10.32:3309 gate
checktype = negotiate
login = "test"
passwd = "test"
database = "test"
request = "SELECT * FROM test"
scheduler = wrr
Thanks,
Federico
Search lvs-users Archives
More information about the lvs-users
mailing list