]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: quic: Amend the pacing information about BBR.
authorFrederic Lecaille <flecaille@haproxy.com>
Tue, 26 Nov 2024 06:46:17 +0000 (07:46 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Tue, 26 Nov 2024 07:00:58 +0000 (08:00 +0100)
BBR handles itself its own burst size (mentioned as send_quantum in BBR RFC).

doc/configuration.txt

index e5e8e100bcd79528fe644711ac0d1c207d737190..9a4a34ad2b6b5adba59d8fc1e855375ed1a20c99 100644 (file)
@@ -17239,7 +17239,8 @@ quic-cc-algo { cubic | newreno | bbr | nocc }[(<args,...>)]
     around 1252 bytes, and that a typical receive buffer is 208kB or 170
     datagrams, so in order to keep the traffic smooth, bursts should only
     represent a small fraction of this value (between a few units to a few tens
-    at most). See above paragraph for more explanation.
+    at most). See above paragraph for more explanation. This parameter is
+    ignored by BBR.
 
   Example:
       # newreno congestion control algorithm