Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4849

TCP health check port range failover

$
0
0

I am curious on what failover looks like with this configruation.

backend aus-back
balance roundrobin
option redispatch
server ct1 11.11.111.111 check port 6020-6023
server ct2 22.22.222.222 check port 6020-6023

Will this set up upon detecting a downed port, only failover that port to the other server in the cluster? Or will it failover the entire server to the alternative on the detection of a downed port?

As a follow up question…Is there any information on the resource consumption of a wide range of tcp health checks? say something like “check port 100-30000”. Would this be a huge resource hog on HAproxy or is this feasable pending the hardware capability. I plan to do testing on it soon but I dont have the equipment on hand yet.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>