mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-15 08:37:49 -05:00
A global list to tcp-check ruleset can now be used to share common rulesets with all backends without any duplication. It is mandatory to convert all specific protocol checks (redis, pgsql...) to tcp-check healthchecks. To do so, a flag is now attached to each tcp-check ruleset to know if it is a shared ruleset or not. tcp-check rules defined in a backend are still directly attached to the proxy and not shared. In addition a second flag is used to know if the ruleset is inherited from the defaults section. |
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||