Hi,


I'm new to HAProxy but I think I might have found a regression in 1.5

I'm declaring these 2 servers in a backend declaration and using different ports than for the data to check the aliveness of the backend nodes such that I can use firewall rules to soft remove a node from the cluster.

    server coors coors-priv:8090 cookie coors check port 8091 inter 5000
    server bud bud-priv:8090 cookie bud check port 8092 inter 5000


In 1.4.15 if I firewall port 8091 or 8092 the corresponding node gets marked in the stats screen as being down and stops accepting traffic. In the 1.5-dev6 build it doesn't do anything when the ports are firewalled.


Please get back to me if I can be of any more hep diagnosing this.


Regards

Will Lewis

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to