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
_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users