]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: also report the failed header rewrites warnings on the stats page
authorWilly Tarreau <w@1wt.eu>
Mon, 28 May 2018 13:12:40 +0000 (15:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 28 May 2018 13:16:23 +0000 (15:16 +0200)
commit1b0f85e47f7588682a2356386edcad9d99282ffe
tree57ae7f8003258b1c7b8b6f155fe456c2fc803c13
parentea96a823c6af3d31020c8a9a4a90f44cc6d7b96c
MINOR: stats: also report the failed header rewrites warnings on the stats page

These ones concern the warnings detected during header addition/insertion.
They are visible in the tooltip reporting the per-status codes stats. The
frontend and backend contain a total of request+response warnings, while
server only has the response warnings.
src/stats.c