Updating the manual for TS_MAXCONN v0.6.5
authorviric@mandarina
Fri, 02 Oct 2009 20:42:47 +0200
changeset 280 d207fb747144
parent 279 a53597676524
child 281 8b548b99b4a6
Updating the manual for TS_MAXCONN
ts.1
--- a/ts.1	Fri Oct 02 20:39:26 2009 +0200
+++ b/ts.1	Fri Oct 02 20:42:47 2009 +0200
@@ -189,6 +189,12 @@
 option if you are tired of
 .B \-C.
 .TP
+.B "TS_MAXCONN"
+The maximum number of ts server connections to clients. This will make the ts clients
+block until connections are freed. This helps, for example, on systems with a limited
+number of processes, because each job waiting in the queue remains as a process. This
+variable has to be set at server start, and cannot be modified later.
+.TP
 .B "TS_ONFINISH"
 If the variable exists pointing to an executable, it will be run by the client
 after the queued job. It uses execlp, so