Hello, I have a extrange behaviour with http-check, my server status url always report this (only this two letters, no newlines at the end): OK
And in Haproxy i set "http-check expect string OK" logical?, yes but not, because i have the following message: Server back-http/web1 is DOWN, reason: Layer7 invalid response, info: "HTTP content check did not match", check duration: 2ms. 2 active and 0 backup servers left. 0 sessions active, 0 requeued, 0 remaining in queue. For fix that, i only change "http-check expect string OK" to "http-check expect string ok" and all works well. I don't find any information about this behaviour in the documentation, for this reason i ask here. The haproxy version is: HA-Proxy version 1.5-dev19 2013/06/17 Thanks,

