Closed gregbkr closed 6 years ago
Seems that image 1.6.3 now rejecting well my request. But 1.6.4 still broken... Thx for any updates...
Sorry for the massive delay -- it'd be great if we could reproduce this with haproxy
outside of a container.
We don't really do anything terribly custom in building the image, so it should be a pretty stock haproxy
setup, and I'm thus going to close. If we can do more debugging and determine that it's not simply a configuration issue and is an issue with the image, I'd love to get to the bottom of it and fix whatever we've overlooked.
Hello, After many tests, seems like I can't reject any tcp-connection via haproxy.cfg with official docker image tag > 1.5.16:
Working 1.5.16:
On Server mylb:
On a client:
Not working: 1.6
Server mylb:
On a client:
I can monitor the Abuse tick-table and see these open connections via
Seems that only the blocking conf do not block connection.
Same config in both tests:
myhaproxy.cfg:
I probably missed something obvious.
Thank you for your feedback! God day! Greg.