natan:
> Hi
> For test i runnig gallera claster + haproxy
> 
> haproxy:
> .....
> listen galera-test
> bind 10.10.10.10:3307
> balance leastconn
> mode tcp
> option tcplog
> option tcpka
> option httpchk
> 
> server sql1 10.10.10.11:3306 check port 9200 inter 12000 rise 2 fall 2
> server sql2 10.10.10.12:3306 check port 9200 inter 12000 rise 2 fall 2
> server sql3 10.10.10.13:3306 check port 9200 inter 12000 rise 2 fall 2
> server sql4 10.10.10.14:3306 check port 9200 inter 12000 rise 2 fall 2
> 
> works fine (galera+haproxy+keepalive)
> 
> but ...
> I had a problem once like scenario:

And that problem is now solved with the load balancer?

        Wietse

Reply via email to