From: Willy Tarreau Date: Fri, 15 Nov 2024 15:32:37 +0000 (+0100) Subject: DOC: config: add tune.h2.{be,fe}.rxbuf to the global keywords index X-Git-Tag: v3.1-dev13~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5f37af7a8efe2fc97c4ecbc17b7710860d893b28;p=thirdparty%2Fhaproxy.git DOC: config: add tune.h2.{be,fe}.rxbuf to the global keywords index These two keywords were missing from the index, let's add them. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 3c834eef4f..5f35f8cdf8 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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