]> git.kaiwu.me - haproxy.git/commit
MEDIUM: Move health element to struct check
authorSimon Horman <horms@verge.net.au>
Sun, 24 Feb 2013 08:23:38 +0000 (17:23 +0900)
committerWilly Tarreau <w@1wt.eu>
Tue, 19 Nov 2013 08:36:07 +0000 (09:36 +0100)
commit125d099662305a43c9a6d55d0255aaad9383e923
tree9be4a7d52610de7539dd2e8e0e104f52123ecd1b
parentcd5d7b678e5e0c92631d90998037ec6bd7b09db5
MEDIUM: Move health element to struct check

This is in preparation for associating a agent check
with a server which runs as well as the server's existing check.

Signed-off-by: Simon Horman <horms@verge.net.au>
include/types/server.h
src/cfgparse.c
src/checks.c
src/dumpstats.c
src/proto_http.c
src/server.c