haproxy/include
Gaetan Rivet 05d692dc09 MEDIUM: checks: Associate a session to each tcp-check healthcheck
Create a session for each healthcheck relying on a tcp-check ruleset. When such
check is started, a session is allocated, which will be freed when the check
finishes. A dummy static frontend is used to create these sessions. This will be
useful to support variables and sample expression. This will also be used,
later, by HTTP healthchecks to rely on HTTP muxes.
2020-04-27 09:39:37 +02:00
..
common MINOR: mini-clist: Add functions to iterate backward on a list 2020-04-27 09:39:37 +02:00
import
proto CLEANUP: checks: Don't export anymore init_check and srv_check_healthcheck_port 2020-04-27 09:39:37 +02:00
types MEDIUM: checks: Associate a session to each tcp-check healthcheck 2020-04-27 09:39:37 +02:00