mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-12 12:21:00 +01:00
<bytes_in> and <bytes_out> counters were added to SC to count, respectively, the number of bytes received from an endpoint or sent to an endpoint. These counters are updated for connections and applets. This patch is related to issue #1617.