HAProxy - The Reliable, High Performance TCP/HTTP Load Balancer
I've searched the web for some kind of load balancing, HA stuff for LDAP. I found HAProxy. It is mainly for HTTP, bu can used with any TCP server to provide high availability proxying. You can specify where to listen and add some backend servers with timeout and check intervals, and it monitors them and balance the requests with pre defined rules. It works like charm!
No comments:
Post a Comment