]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stream/htx: Add info about the HTX structs in "show sess all" command
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Jan 2019 13:30:44 +0000 (14:30 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Jan 2019 14:21:03 +0000 (15:21 +0100)
commitb9af88151ac31f570d3961143ab96e92acb7cc3b
treec73089bff5d7f952d4f90edaf82967c33e34d405
parent1bb812fd80715af2e5ddc6b973745f54b8008301
MINOR: stream/htx: Add info about the HTX structs in "show sess all" command

For HTX streams, info about the HTX structure is now dumped for the request and
the response channels in "show sess all" command.

The patch may be backported to 1.9.
src/stream.c