MySQL Forums
Forum List  »  Router & Proxy

can Mysql Proxy have master/slave function?
Posted by: nguyen nguyen
Date: January 13, 2011 07:53PM

I deloying an Mysql Cluster System. (use 3 mysql client 127.0.0.1:3004 127.0.0.1:3005 127.0.0.1:3007) and I use Mysql Proxy(127.0.0.1:4040) to load balancer to mysql cluster.
But in scenario :
In mysql cluster, I try down 1 mysql client , and client query another mysql client.and when restart mysql client, it updated data.
But with mysql proxy, 1 mysql client is down, mysql proxy cant redirect to another mysql client.and client cannot query anything.

So can mysql proxy can master/slave function or auto direct to live mysql client?

Please help me

Options: ReplyQuote


Subject
Views
Written By
Posted
can Mysql Proxy have master/slave function?
3161
January 13, 2011 07:53PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.