mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-20 13:21:29 +02:00
DOC: fix typo for fastfwd QUIC option
Replace prefix 'tune.quit.' by 'tune.quic.'. This should be backported up to 2.9.
This commit is contained in:
parent
ca47583787
commit
c62487fd08
@ -3650,7 +3650,7 @@ tune.quic.socket-owner { connection | listener }
|
|||||||
is used globally, it will be forced on every listener instance, regardless of
|
is used globally, it will be forced on every listener instance, regardless of
|
||||||
their individual configuration.
|
their individual configuration.
|
||||||
|
|
||||||
tune.quit.zero-copy-fwd-send { on | off }
|
tune.quic.zero-copy-fwd-send { on | off }
|
||||||
Enables ('on') of disabled ('off') the zero-copy sends of data for the QUIC
|
Enables ('on') of disabled ('off') the zero-copy sends of data for the QUIC
|
||||||
multiplexer. It is disabled by default.
|
multiplexer. It is disabled by default.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user