]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Add tune.h2.be.* and tune.h2.fe.* options to table of contents
authorTim Duesterhus <duesterhus@woltlab.com>
Tue, 13 Jun 2023 13:07:34 +0000 (15:07 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 20 Jun 2023 09:51:49 +0000 (11:51 +0200)
These new options were introduced in commits
9d7abda787ac76c04a7e68363d7a322918ce28a7 and
ca1027c22fda9d993cbce716163d28b1e4e8aa0f, both of which at in HAProxy 2.8+.
This patch should be backported there.

doc/configuration.txt

index c17e5e3da274d8808e64d3bd27e22aa3b7bb675f..e1d55133b94dc50067a5bcf7b43fbeee769acd76 100644 (file)
@@ -1172,6 +1172,10 @@ The following keywords are supported in the "global" section :
    - tune.disable-fast-forward
    - tune.fail-alloc
    - tune.fd.edge-triggered
+   - tune.h2.be.initial-window-size
+   - tune.h2.be.max-concurrent-streams
+   - tune.h2.fe.initial-window-size
+   - tune.h2.fe.max-concurrent-streams
    - tune.h2.header-table-size
    - tune.h2.initial-window-size
    - tune.h2.max-concurrent-streams