]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-quic: Disable zero-copy forwarding for send by default
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 4 Dec 2023 14:36:01 +0000 (15:36 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 4 Dec 2023 14:36:02 +0000 (15:36 +0100)
commit18f2ccd244f555348b0d5920e3b71286f1e7b04b
treefe4f0b04589cd23c0c3ae3ba0a4df8dbf5dbb301
parent5c959336fd9a88175ce11b72d04d02b83bd09ab8
MINOR: mux-quic: Disable zero-copy forwarding for send by default

There is at least an bug for now in this part and it is still unstable. Thus
it is better to disable it for now by default. It can be enable by setting
tune.quic.zero-copy-fwd-send to 'on'.
doc/configuration.txt
src/haproxy.c