Hello all, I would like to find out if anyone has implemented an architecture 
where a hardware load balancer is placed in front of some MySQL servers in a 
Multi-master replication scheme.  I want to use the load balancer more for high 
availability, than for load balancing.  All connections to the database server 
would go the mysql server 1. If server1 fails, the load balancer should send all
 connections to server 2, etc. Thanks for any insight on any implementation 
gotchas.

Partha Dutta
Bloomberg, L.P.



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to