On Sun, Dec 22, 2013 at 05:05:16PM -0500, Patrick Hemmer wrote: > No. As I said, I want to disable the backend. > http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#4.2-disabled
That doesn't really work for backends since they don't decide to get traffic. At least if a config accepts to start with the "disabled" keyword in a backend and this backend is referenced in a frontend, I have no idea what it does behind the scenes. I'm not even sure the backend is completely initialized. What do you want to do exactly ? Do you just want to disable the health checks ? It's unclear what result you're seeking in fact. Willy

