]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: server/checks: Move parsing of server check keywords in checks.c
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 6 Apr 2020 13:04:11 +0000 (15:04 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:38 +0000 (09:39 +0200)
commitce8111ec6078453f6743b0807718f86cab5f7442
tree2e348178e836491c6b22f01a1a890ff0617db4b4
parentcbba66cdc34df7a5ee5d422784e2c3cb835ebf2b
MINOR: server/checks: Move parsing of server check keywords in checks.c

Parsing of following keywords have been moved in checks.c file : addr, check,
check-send-proxy, check-via-socks4, no-check, no-check-send-proxy, rise, fall,
inter, fastinter, downinter and port.
src/checks.c
src/server.c