commit | e8c7fb35882c453c7d1c2e923a3782a9348d8c5b | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Nov 15 10:36:31 2022 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Nov 16 09:27:09 2022 +0100 |
tree | d00dc8a7f04d1f26640310dd6b7e15d0985edf86 | |
parent | 2364b39984e4fd4aa6a88148520d49fe0620c034 [diff] |
BUG/MINOR: mux-fcgi: Be sure to send empty STDING record in case of zero-copy When the last HTX DATA block was copied in zero-copy, the empty STDIN record, marking the end of the request data was never sent. Thanks to this patch, it is now sent. This patch must be backported as far as 2.4.