Hi,
i have a set up with 3 web server used as backend for HAProxy solution.
I have 1 server as primary and the other 2 as backup1 and backup 2.
If the primary goes down new connections are sent at backup 1 as we want to.
When the primary server comes up again all new connection are sent to him, once again as we want to, but the alredy exsisting one in the backup 1 are truncated.
Is there a way to let those existing connections one the backup1 server and once those are closed send all the traffic to the primary one?
1 post - 1 participant