Load balancing with slave/master and failover
Currently, we have a MySQL replication set up in our datacenter. It would be nice if I could use mysql-proxy to do something like this:
* Direct all writes to the master server
* Direct all reads to the slave server
* If the master server goes down, all writes start going to the slave server (this would be a permanent change, obviously)
Is there documentation on how to do this currently?
Subject
Views
Written By
Posted
Load balancing with slave/master and failover
4980
May 12, 2008 11:37AM
3191
May 12, 2008 03:52PM
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.