]> git.kaiwu.me - haproxy.git/commit
MINOR: checks: support specific check reporting for the agent
authorWilly Tarreau <w@1wt.eu>
Fri, 23 May 2014 09:32:36 +0000 (11:32 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 May 2014 13:42:49 +0000 (15:42 +0200)
commit12634e14282ce229842456d87244fd34665b0504
tree311bdc1a582680d00e8f92591fb4a403a9a41fb1
parent9638efa2a03432912c24d7f89ad2b2964d174304
MINOR: checks: support specific check reporting for the agent

Indicate "Agent" instead of "Health" in health check reports sent when
"option log-health-checks" is set. Also, ensure that any agent check
status change is correctly reported. Till now we used not to emit logs
when the agent could not be reached.
src/checks.c