I either use openshift or if not using docker I use keepalive. There is plenty of documentation out on the internet in how to use either of these solutions.
Sent from Nine<http://www.9folders.com/> ________________________________ From: Gold Star <[email protected]> Sent: Wednesday, November 28, 2018 12:33 AM To: HAProxy Subject: HA setup for HAProxy We use HAProxy for HTTP load balancing in our company. We run HAProxy inside a docker container. We would like to run multiple HAProxy containers for High Availability. In particular, we would like to: * run say, 10 HAProxy containers (1 HAProxy per container) to handle the incoming traffic to our company * have each of them be active (i.e. each of them processes roughly one-tenth of traffic) * if one of the containers goes down, the remaining HAProxy instances should quickly and seamlessly take over the traffic share of the downed HAProxy How can we achieve this? Thanks! ________________________________ Information in this e-mail may be confidential. It is intended only for the addressee(s) identified above. If you are not the addressee(s), or an employee or agent of the addressee(s), please note that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender of the error.

