MINOR: compression: Count separately request and response compression
authorOlivier Houchard <ohouchard@backtrace.io>
Wed, 5 Apr 2023 22:33:01 +0000 (00:33 +0200)
committerOlivier Houchard <cognet@ci0.org>
Thu, 6 Apr 2023 22:47:04 +0000 (00:47 +0200)
commitdea25f51b6ea39f66275d43098c7a34c3afcc69f
tree04595e6141f3ad2b94830b9c4ff3b958a14c0516
parentdb573e9c58bcdf26ed3cf58f106b5de65a28d962
MINOR: compression: Count separately request and response compression

Duplicate the compression counters, so that we have separate counters
for request and response compression.
include/haproxy/counters-t.h
src/flt_http_comp.c
src/stats.c