mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-09 14:41:40 +02:00
Depending on the content-types and accept-encoding fields, some responses might or might not be compressed. Let's have a counter of the number of compressed responses and report it in the stats to help improve compression usage. Some cosmetic issues were fixed in the CSV output too (missing commas at the end).