mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-28 07:32:15 +00: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
|
||||
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
|
||||
multiplexer. It is disabled by default.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user