]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tevt/mux-fcgi: Report termination events for the FCGI connect/stream
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 5 Feb 2025 14:45:39 +0000 (15:45 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 6 Feb 2025 10:19:32 +0000 (11:19 +0100)
commitbbc8c98a5479d752b31df1505923d354f8524da1
treeb0ae386065ebacea9d60cafcafc86f0717bd9570
parent5b1c2277ae61c161baed8182ad5416714a62272f
MINOR: tevt/mux-fcgi:  Report termination events for the FCGI connect/stream

Termination events are now reported for the FCGI connections and the FCGI
streams. In addition, all available termination events logs are reported in
the "show-fd" callback function. The .ctl and .sctl callback functions were
also update to support, respectively, MUX_CTL_TEVTS and MUX_SCTL_TEVTS
commands.
src/mux_fcgi.c