[CTX]
[ALL]
MAXIMA parameter* == MAXIMA=what:number,...
-- default: MAXIMA=listen:20,ftpcc:2,...
Specify the maximum number of resource usage, processes, connections, etc.
randstack | -- | randomization range of stack base for security [32]
|
randenv | -- | randomization range of environment variables base [1024]
|
randfd | -- | randomization range of client socket file-descriptor [32]
|
listen | -- | max. size of the queue for entrance port [20]
|
delegated | -- | max. number of DeleGate processes runnable at a time [64]
|
service | -- | max. number of services per delegated process [unlimited]
|
standby | -- | max. number of standby process [32]
|
conpch | -- | max. number of connections at a time per client host [unlimited]
|
ftpcc | -- | max. number of FTP connection cache servers to a host [16]
|
nntpcc | -- | max. number of NNTP connection cache processes to a host[16]
|
http-cka | -- |
(replaced by HTTPCONF=max-cka)
|
http-ckapch | -- |
(replaced by HTTPCONF=max-ckapch)
|
udprelay | -- | max. number of parallel UDPrelay client [32]
|
winmtu | -- | max. unit of send() on Win32 [1024]
|