From: Willy Tarreau Date: Wed, 1 Jul 2020 16:27:16 +0000 (+0200) Subject: DOC: configuration: add missing index entries for tune.pool-{low,high}-fd-ratio X-Git-Tag: v2.2-dev12~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8e2d9790548f395c5f3782117ef2eef350c7c39;p=thirdparty%2Fhaproxy.git DOC: configuration: add missing index entries for tune.pool-{low,high}-fd-ratio These two keywords didn't have an entry in the index. They were added in 2.0 by commit 88698d966 ("MEDIUM: connections: Add a way to control the number of idling connections.") so this must be backported to 2.0. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 78439aab2b..de7384bfc9 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -693,6 +693,8 @@ The following keywords are supported in the "global" section : - tune.maxrewrite - tune.pattern.cache-size - tune.pipesize + - tune.pool-high-fd-ratio + - tune.pool-low-fd-ratio - tune.rcvbuf.client - tune.rcvbuf.server - tune.recv_enough