I am setting up a failover proxy server via HAProxy. I have two proxies (primary and backup), and each department in the office connects to its proxy interface. All clients connect to HAProxy at and I want HAProxy to forward traffic to the correct proxy interface depending on the client’s IP address. Below is my config, but it does not work as expected
What does the log say? There you can see, which backend was chosen.
best regards,
Markus