Hi, My name is Lisa.
I have a question regarding HAProxy. How to set up High Availability (HA) using HAProxy without load balancing. Here is my scenario, I have two servers which are server A and server B and on top of it there is a HAProxy. Server A is set as master meanwhile server B is a slave. I want all that traffics from the users should be routed to server A only, if the server A goes down then only all the traffics should be routed to server B. Please advise how can I achieve this. Thanks in advanced. Regards, Lisa

