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>
Thu, 28 Jan 2021 17:13:36 +0000 (18:13 +0100)
commit5a090d659978584ada4c7457edb4f9108c782a3a
treedf49eec28254a75de8bdfaecb5e99ae65d8fd25c
parent1be37dad6df5a23d5d23657c3ebc793a34cb128d
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.

(cherry picked from commit 1776ffb975017f91a12a9c6404bd3cb73789c7c7)
Signed-off-by: Willy Tarreau <w@1wt.eu>
src/mux_fcgi.c