mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-24 23:58:34 -04:00
MEDIUM: tcpcheck: Split parsing functions to prepare healthcheck sections parsing
Functions used to parse directives related to tcpchecks were split to have a first step testing the proxy and creating the tcpcheck ruleset if necessary, and a second step filling the ruleset. The aim of this patch is to preapre the parsing of healthcheck sections. In this context, only the second steip will be used.
This commit is contained in:
parent
4be5446dc4
commit
7b9534b375
1 changed files with 405 additions and 271 deletions
676
src/tcpcheck.c
676
src/tcpcheck.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue