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.1.8~50 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=2f20960904eb35b36baf4e2d279f1344743f50e8;p=haproxy-2.1.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. (cherry picked from commit a8e2d9790548f395c5f3782117ef2eef350c7c39) Signed-off-by: Christopher Faulet --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 2f3fe0e..6295359 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -682,6 +682,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