]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: stconn: Set fsb date if zero-copy forwarding is blocked during nego
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 Jan 2024 15:59:06 +0000 (16:59 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 Jan 2024 16:28:06 +0000 (17:28 +0100)
commit7cc41514226a2072b538c859cd83dc01de0aeb3f
tree721f603838f5fc0f15029ef41882dd692ba190ef
parent7eb7ae283557d8467403b9db35605861a0870add
BUG/MEDIUM: stconn: Set fsb date if zero-copy forwarding is blocked during nego

During the zero-copy forwarding, if the consumer side reports it is blocked,
it means it is blocked on send. At the stream-connector level, the event
must be reported to be sure to set/update the fsb date. Otherwise, write
timeouts cannot be properly reported. If this happens when no other timeout
is armed, this freezes the stream.

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