On Thu, Mar 05, 2015 at 02:07:06PM +0100, Lukas Tribus wrote: > > Using HA-Proxy version 1.5.6 2014/10/18 on CentOS 6, recently updated, etc. > > Upgrade anyway, you may be hitting a bug thats already fixed: > ~/haproxy-1.5$ git log --oneline v1.5.6.. | grep agent > bfb8f88 BUG/MEDIUM: Do not consider an agent check as failed on L7 error > 8eccbf7 MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health > is zero > 5ed62d6 BUG/MEDIUM: Do not set agent health to zero if server is disabled in > config > 1f96a87 BUG/MEDIUM: checks: fix conflicts between agent checks and ssl > healthchecks > ~/haproxy-1.5$
Damn, I started a response yesterday after checking this and it looks like I lost it before sending it. Never mind. After some review of the bugs above I suspected that none of them could cause this. But it might still be a side effect of one of them that was not detected nor documented. So yes, upgrading would help, especially given that the problem seems quite reproduceable. Thanks, Willy

