]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-fcgi: make the "show fd" helper also decode the fstrm subscriber when...
authorWilly Tarreau <w@1wt.eu>
Wed, 20 Jan 2021 16:10:46 +0000 (17:10 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 20 Jan 2021 16:17:40 +0000 (17:17 +0100)
commit1776ffb975017f91a12a9c6404bd3cb73789c7c7
tree7faa252e44fbbb206bda07181c065971d6b10210
parent150c4f8b729749a074ccdde75457fbcf8c8728f0
MINOR: mux-fcgi: make the "show fd" helper also decode the fstrm subscriber when known

When dumping a live fcgi stream, also take the opportunity for reporting
the subscriber including the event, tasklet, handler and context.
src/mux_fcgi.c