I have four servers one active,and three backup when my active server down, haproxy will switch new traffic to the first backup server
my question is : when the active server retore UP state, the traffic will auto switch to the active server ,this is not my want. another switch , it is not my want. I want the old active server switch to backup State, and the backup server switch to active.

