MySQL Forums
Forum List  »  General

Load balancer between Slaves and Masters
Posted by: Joo Lee
Date: February 10, 2011 05:07AM

I've got a configuration with 4 servers, say:
10.0.0.1 MySQL Master 1
10.0.0.2 MySQL Master 2
10.0.0.3 (IP Loadbalancer, configured for failover only!)

10.0.0.4 MySQL Slave 1
10.0.0.5 MySQL Slave 2
10.0.0.6 IP Loadbalancer, configured for balancing)

In this scenario, Slave 1 syncs with Master 1 and Slave 2 with Master 2

The question is:
If I create a new pool on the loadbalancer to actualy loadbalance the masters, is it possible to connect the slaves to this?
Will I run into problems when the slaves suddenly connect to another master?

Options: ReplyQuote


Subject
Written By
Posted
Load balancer between Slaves and Masters
February 10, 2011 05:07AM


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.