projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff1d092
)
DOC: configuration: add missing index entries for tune.pool-{low,high}-fd-ratio
author
Willy Tarreau
<w@1wt.eu>
Wed, 1 Jul 2020 16:27:16 +0000
(18:27 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Wed, 1 Jul 2020 16:29:44 +0000
(18:29 +0200)
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.
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
78439aa
..
de7384b
100644
(file)
--- 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