Load balancer for Extra DB cluster

Team,

We have configured percona extraDB cluster with 3 instance. Please let us know can we add this cluster in Amazon load balancer instead on HAproxy.

You can use whatever load balancer you like. After brief looking at Elastic Load Balancing specification, it looks like it’s able to load balance across custom TCP ports and also you can define custom health checks. So I think it’s worth trying, I can’t see any reason it should not work.

Thanks for reply but i am not able login in cluster servers via load balacner ip address but i am to telnet

You mean you cannot connect with mysql client but the MySQL TCP port is open on load balancer while connecting with telnet?
Can you show the mysql command you tried?