mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 15:17:01 +02:00
DOC: list missing global QUIC settings
Complete list of global keywords with missing QUIC entries. This could be backported to stable versions. This requires to take into account the version of introduction for each keyword. * limited-quic, introduced in 2.8 * no-quic, introduced in 2.8 * tune.quic.cc.cubic.min-losses, introduced in 3.1
This commit is contained in:
parent
021a0681be
commit
7fa812a1ac
@ -1744,6 +1744,7 @@ The following keywords are supported in the "global" section :
|
||||
- insecure-setuid-wanted
|
||||
- issuers-chain-path
|
||||
- key-base
|
||||
- limited-quic
|
||||
- localpeer
|
||||
- log
|
||||
- log-send-hostname
|
||||
@ -1753,6 +1754,7 @@ The following keywords are supported in the "global" section :
|
||||
- lua-prepend-path
|
||||
- mworker-max-reloads
|
||||
- nbthread
|
||||
- no-quic
|
||||
- node
|
||||
- numa-cpu-mapping
|
||||
- ocsp-update.disable
|
||||
@ -1882,6 +1884,7 @@ The following keywords are supported in the "global" section :
|
||||
- tune.pool-low-fd-ratio
|
||||
- tune.pt.zero-copy-forwarding
|
||||
- tune.quic.cc-hystart
|
||||
- tune.quic.cc.cubic.min-losses
|
||||
- tune.quic.disable-tx-pacing
|
||||
- tune.quic.disable-udp-gso
|
||||
- tune.quic.frontend.glitches-threshold
|
||||
|
Loading…
Reference in New Issue
Block a user