]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: fix typo on QUIC stream.max-concurrent reference
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 20 May 2026 11:39:49 +0000 (13:39 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 20 May 2026 11:40:53 +0000 (13:40 +0200)
Add a missing "fe" prefix for the QUIC keyword reference in
tune.streams-elasticity documentation.

doc/configuration.txt

index 6139d19a87ba12b2c7cf04f9275bd4c562f74067..52c5bdfdfdd555befc1fe26e9d93c66ab77fb4d3 100644 (file)
@@ -5740,9 +5740,9 @@ tune.streams-elasticity <number>
   values big enough to prevent extra latency on the connection. There is also a
   limitation for QUIC listeners with enabled 0-RTT. In this case, the initial
   value advertised to the peer will ignore stream elasticity and instead rely
-  solely on the "tune.quic.stream.max-concurrent" setting. However, the stream
-  elasticity principle will still be effective past this initial annoucement
-  during the connection lifetime.
+  solely on the "tune.quic.fe.stream.max-concurrent" setting. However, the
+  stream elasticity principle will still be effective past this initial
+  annoucement during the connection lifetime.
 
   Monitoring the total number of active streams on backends, including queues,
   provides a practical indicator of a sustainable target load and helps avoid