]> git.kaiwu.me - haproxy.git/commit
MINOR: stats/htx: Adapt the stats applet to handle HTX messages
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 31 Oct 2018 07:47:01 +0000 (08:47 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 18 Nov 2018 21:10:08 +0000 (22:10 +0100)
commitef77922776b11c734c75e0c30476d081d5896a96
tree3eaee1fffb61dd3e675b863c72b799532b3a601a
parent3b88b8d02ef10121b8b27ae7bb6bd464d66ad04f
MINOR: stats/htx: Adapt the stats applet to handle HTX messages

Switches between the HTX version of the code and the legacy one have been added
to let the stats applet work with both.
src/proto_htx.c
src/stats.c