Load Balancer for mysql

2006-10-05 Thread JM
Hi, Is there a hardware/software loadbalancer for multiple mysql servers servicing read transactions? Mailing-List -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Load Balancer for mysql

2006-10-05 Thread Dominik Klein
Is there a hardware/software loadbalancer for multiple mysql servers servicing read transactions? You might want to take a look at www.linuxvirtualserver.org and www.keepalived.org Dominik -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

Re: Load Balancer for mysql

2006-10-05 Thread Tom Brown
Is there a hardware/software loadbalancer for multiple mysql servers servicing read transactions? linux lvs project http://www.linuxvirtualserver.org/ as mysql network connections are tcp then this would work fine for reads -- MySQL General Mailing List For list archives:

Using a Load balancer with MySQL 4.1.7 and JDBC 3.1.7 (performance)...

2005-01-21 Thread Kevin A. Burton
as its going to get? 3. Does actually USING the loadbalancer hold the connection open thus speed it up? If it does hold the connection open how does the JDBC driver handle this situation? Seems like it would get confused. 3. Is there a HOWTO for using MySQL with a load balancer? Kevin -- Use