]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: Consistently use 'check' in process_chk
authorSimon Horman <horms@verge.net.au>
Fri, 20 Jun 2014 03:29:47 +0000 (12:29 +0900)
committerWilly Tarreau <w@1wt.eu>
Fri, 20 Jun 2014 05:04:03 +0000 (07:04 +0200)
commitccaabcdfca23851af6fd83f4f3265284d283e2ab
tree9fc9ed8857309256a89af9a63a90284fb0480352
parent15480d7250bf39b019f6473b9338fcff3a5f129a
BUG/MEDIUM: Consistently use 'check' in process_chk

I am not entirely sure that this is a bug, but it seems
to me that it may cause a problem if there agent-check is
configured and there is some kind of error making a connection for it.

Signed-off-by: Simon Horman <horms@verge.net.au>
src/checks.c