4 messages in com.mysql.lists.clusterRe: Load balancing sql nodes
FromSent OnAttachments
Scott McCool19 Oct 2006 08:25 
John David Duncan19 Oct 2006 09:17 
Kevin Burton22 Oct 2006 23:54 
Kevin Burton22 Oct 2006 23:54 
Subject:Re: Load balancing sql nodes
From:Kevin Burton (bur@tailrank.com)
Date:10/22/2006 11:54:45 PM
List:com.mysql.lists.cluster

Take a look at lbpool:

http://code.tailrank.com/lbpool/

It was designed for use with MySQL replication but I'm going to be moving a DB cluster to NDB so I'm going to port lbpool over to using it.

This is by far your best load balancing solution short of hardware.

Kevin

On 10/19/06, John David Duncan <jd@mysql.com> wrote:

On Oct 19, 2006, at 8:26 AM, Scott McCool wrote:

We're looking at migrating to a 5.1 cluster of 4 machines. Our primary goal is redundancy, then scalability. I see how