From 553b95b3ed3869e2b3b5d36bb156be9086c982be Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 28 Sep 2009 09:28:14 +0200 Subject: docs: document StartServers in tinyproxy.conf(5) --- docs/man5/tinyproxy.conf.txt.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') 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 ---- -- cgit v1.2.3