mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-18 21:41:10 +01:00
This commit is the first one of a series which aims to align counters usage between frontends/listeners on one side and backends/servers on the other. Remove <down_trans> field from proxy structure. Use instead the same name field from be_counters structure, which is already used for servers.