kevin wrote:
Hello,
I'm sure this topic has come up previously, however I'm just curious if
FreeBSD's PF + round robin load balancing to tcp port 80 has any status
checking built in.
No, there is not. PF is packet filter, not swiss army knife
That is to say, if server1'
Hello,
I'm sure this topic has come up previously, however I'm just curious if
FreeBSD's PF + round robin load balancing to tcp port 80 has any status
checking built in.
That is to say, if server1's tcp 80 is not even responsive, does PF still
send traffic to it?