List,
I'm wondering, is there a hook or something of this nature I can call to find if/what are the down machines in my config file? Essentially the issue I'm attempting to solve is to automatically remove servers that haproxy believes are down. These machines are all SSL, so the ssl-hello-chk is the only way to tell if these machines are alive. Has anyone run into this?

