haproxy/include
Christopher Faulet 0ae3d1dbdf MEDIUM: checks: Implement agent check using tcp-check rules
A shared tcp-check ruleset is now created to support agent checks. The following
sequence is used :

    tcp-check send "%[var(check.agent_string)] log-format
    tcp-check expect custom

The custom function to evaluate the expect rule does the same that it was done
to handle agent response when a custom check was used.
2020-04-27 09:39:38 +02:00
..
common MEDIUM: checks: Implement LDAP check using tcp-check rules 2020-04-27 09:39:38 +02:00
import
proto MEDIUM: checks: Implement agent check using tcp-check rules 2020-04-27 09:39:38 +02:00
types MEDIUM: checks: Implement agent check using tcp-check rules 2020-04-27 09:39:38 +02:00