]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: Add external check
authorSimon Horman <horms@verge.net.au>
Fri, 20 Jun 2014 03:30:16 +0000 (12:30 +0900)
committerWilly Tarreau <w@1wt.eu>
Fri, 20 Jun 2014 05:10:07 +0000 (07:10 +0200)
commit98637e5bffdbc0b312d832e35bc1203a51ce8e7e
treec7e9c2cd24a5d4961a22ec90b8149255f5989ee8
parentccaabcdfca23851af6fd83f4f3265284d283e2ab
MEDIUM: Add external check

Add an external check which makes use of an external process to
check the status of a server.
doc/configuration.txt
include/common/defaults.h
include/types/checks.h
include/types/global.h
include/types/proxy.h
include/types/server.h
src/cfgparse.c
src/checks.c