BUG/MINOR: stconn: Report read activity on non-indep streams for partial sends
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 17 Nov 2023 14:34:23 +0000 (15:34 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 17 Nov 2023 14:36:43 +0000 (15:36 +0100)
commit5ed101e09c245c7e4100f8bc4db3466449513263
treed95b0f752668ad807952c7f308c5b981b4e20a0e
parent7676a2cdf6ceb3fa68156f7c47ade5e23c4094fd
BUG/MINOR: stconn: Report read activity on non-indep streams for partial sends

Partial sends is an activity, not a full blocking. Thus a read activity must
be reported for non-independent stream. It is especially important for very
congested stream where full sends are uncommon.

This patch must be backported to 2.8.
include/haproxy/stconn.h