]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: promex: Set conn-stream/channel EOI flags at the end of request
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 7 Mar 2022 14:56:20 +0000 (15:56 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 8 Mar 2022 17:24:16 +0000 (18:24 +0100)
commitbef64b23b7e7b4cdcfa201f17053ee58f43c6802
tree7bd57865277f48dc48e16075587cfae3a822446e
parentdbf1e88e87748aef2db25fcdfeb22a4005908d41
BUG/MINOR: promex: Set conn-stream/channel EOI flags at the end of request

This bug is the same than for the HTTP client. See "BUG/MINOR: httpclient:
Set conn-stream/channel EOI flags at the end of request" for details.

This patch must be backported as far as 2.0. But only CF_EOI must be set
because applets are not attached to a conn-stream on older versions.
addons/promex/service-prometheus.c