I haven't used ELB, but I've setup HAProxy to do it... appears to work well so far.
Dave Viner On Tue, Jul 13, 2010 at 3:30 PM, Brian Helfrich <helfrich9...@gmail.com>wrote: > Hi, has anyone been able to load balance a Cassandra cluster with an AWS > Elastic Load Balancer? I've setup an ELB with the obvious settings (namely, > --listener "lb-port=9160,instance-port=9160,protocol=TCP") but client's > simply hang trying to load records from the ELB hostname:9160. > > Thanks, > --Brian. >