diff options
Diffstat (limited to '')
-rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index 59e4c1c..a681245 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -183,6 +183,11 @@ The possible keywords and their descriptions are as follows: number of spare processes exceeds `MaxSpareServers` then Tinyproxy will kill off extra processes. +*StartServers*:: + + The number of servers to start initially. This should usually be + set to a value between MinSpareServers and MaxSpareServers. + BUGS ---- |