Hello, In need of a feature that would prevent failback from the backup server once it starts taking traffic I created what can be found on [1]. This is by no means complete and is serving currently as a POC, but was wondering if I am implementing it right.
Basically I am in a situation where I have HAproxy redundancy and load balancing on a network level and I want to make sure it happens on both servers and not just on one. This is what 'downtime' calculation is for. In case I am doing it wrong, maybe someone could point me in the right direction. (Please not support for some features is not added (tracking being one)). I have tested it and seems to be doing what I need it to, and it was build so minimum number of files need to be modified as it was first intended for personal use and testing. If you prefer me building .patch files to review, I can do it also. It is based on -dev17. [1] https://github.com/nmerdan/haproxy Regards, -- Nenad Merdanovic | PGP: 0x423edcb2 | Web: http://nimzo.info Linkedin: http://www.linkedin.com/in/nenadmerdanovic

