]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: add tune.h2.{be,fe}.rxbuf to the global keywords index
authorWilly Tarreau <w@1wt.eu>
Fri, 15 Nov 2024 15:32:37 +0000 (16:32 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 15 Nov 2024 15:32:37 +0000 (16:32 +0100)
These two keywords were missing from the index, let's add them.

doc/configuration.txt

index 3c834eef4f5908f2ef6b6d0f8b1c646a477c764b..5f35f8cdf8da0f690b559f4828da32f17b5919a9 100644 (file)
@@ -1481,10 +1481,12 @@ The following keywords are supported in the "global" section :
    - tune.h2.be.glitches-threshold
    - tune.h2.be.initial-window-size
    - tune.h2.be.max-concurrent-streams
+   - tune.h2.be.rxbuf
    - tune.h2.fe.glitches-threshold
    - tune.h2.fe.initial-window-size
    - tune.h2.fe.max-concurrent-streams
    - tune.h2.fe.max-total-streams
+   - tune.h2.fe.rxbuf
    - tune.h2.header-table-size
    - tune.h2.initial-window-size
    - tune.h2.max-concurrent-streams