mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-02 13:42:01 +01:00
Having a single tracking pointer for both frontend and backend counters does not work. Instead let's have one for each. The keyword has changed to "track-be-counters" and "track-fe-counters", and the ACL "trk_*" changed to "trkfe_*" and "trkbe_*".