Forum Moderators: open

Message Too Old, No Replies

load balancing replication

balancing

         

smaileXD16

4:00 pm on Apr 15, 2016 (gmt 0)

10+ Year Member



Explain to me the work Load balancing for queries reader in data replication system
With an example

elmasry

8:36 am on Jun 9, 2016 (gmt 0)

5+ Year Member Top Contributors Of The Month



If you're doing load balancing between two database servers, you have to set a master-master replication between them.
Read more about the master-master replication in MySQL here:
[digitalocean.com...]