docs: document "MaxClients" in tinyproxy.conf(5)
Michael
This commit is contained in:
parent
078040731c
commit
bc1b7def01
@ -164,6 +164,12 @@ The possible keywords and their descriptions are as follows:
|
|||||||
* 'IP/bits' matches network/mask
|
* 'IP/bits' matches network/mask
|
||||||
* 'IP/mask' matches network/mask
|
* 'IP/mask' matches network/mask
|
||||||
|
|
||||||
|
*MaxClients*::
|
||||||
|
|
||||||
|
Tinyproxy creates one child process for each connected client.
|
||||||
|
This options specifies the absolute highest number processes that
|
||||||
|
will be created. With other words, only MaxClients clients can be
|
||||||
|
connected to Tinyproxy simultaneously.
|
||||||
|
|
||||||
|
|
||||||
BUGS
|
BUGS
|
||||||
|
Loading…
Reference in New Issue
Block a user