Webserver Load Balancing and Failover with Haproxy and KeepAlive

HAProxy is a load balancer application that permits you to proxy HTTP and TCP connections to a group of back-end servers; Keepalived KeepAlived permit you to create a redundant pair of HAProxy servers by moving an IP address between HAProxy hosts in an active-passive configuration. Network Scenario LB1...
Continue reading