]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUG] health checks: fix requeued message
authorKrzysztof Piotr Oledzki <ole@ans.pl>
Sun, 10 Jan 2010 20:12:58 +0000 (21:12 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 11 Jan 2010 20:13:12 +0000 (21:13 +0100)
commitb16a607997f09a4a88d9a74d3b56bfc55c08c288
tree1dce7d8a054649111ecd44cb40657aef58a28793
parent76bfc95aa5ab38bb36a0eea43965dcf604cfe0f9
[BUG] health checks: fix requeued message

Dummy copy&past is not a good idea. :( Also, we shoud
check "s->state & SRV_RUNNING" instead of xferred.
src/checks.c