Forum archive
sql servers loadbalancing
hello
I have two mysql servers for my website which I have configured master-master replication between them .
I want to loadbalance these mysql servers ، so if one of them get down the other one can be replcaced.
what is the best method for this purpose? would you please guide me or introduce me resource to implement this case?
thank you