On Thu, May 2, 2013 at 8:55 AM, James Bensley <[email protected]> wrote:

>         acl backend_down nbsrv(http--servers) lt 2 # HAProxy can see
> lee than 2 backend servers
>         monitor-uri /checkuri
>         monitor-net 172.22.0.0/24



What's the address of the computer making the requests?  If it's in the
172.22.0.0/24 network, all responses for any URI will be 200 as long as
"monitor fail" is false.

-Bryan

Reply via email to