MINOR: stats: inc req counter on listeners.
authorEmeric Brun <ebrun@haproxy.com>
Wed, 7 Oct 2020 06:50:09 +0000 (08:50 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 7 Oct 2020 15:17:27 +0000 (17:17 +0200)
commit2897644ae5cdfde7a91271b3c4c7d879ed336be3
tree1e9eaf0463f67b1918f87546dce78dc1f38461c9
parentc47ba59d1e8b1f758967f0cf0e129ca4d8d88d0a
MINOR: stats: inc req counter on listeners.

This patch enables count of requests for listeners
if listener's counters are enabled.
include/haproxy/proxy.h
src/http_ana.c