r1285 - trunk/varnish-cache/bin/varnishd

des at projects.linpro.no des at projects.linpro.no
Wed Mar 28 10:11:28 CEST 2007


Author: des
Date: 2007-03-28 10:11:27 +0200 (Wed, 28 Mar 2007)
New Revision: 1285

Modified:
   trunk/varnish-cache/bin/varnishd/varnishd.1
Log:
Actual default max is 1000, not infinity.

Modified: trunk/varnish-cache/bin/varnishd/varnishd.1
===================================================================
--- trunk/varnish-cache/bin/varnishd/varnishd.1	2007-03-24 22:09:53 UTC (rev 1284)
+++ trunk/varnish-cache/bin/varnishd/varnishd.1	2007-03-28 08:11:27 UTC (rev 1285)
@@ -163,7 +163,7 @@
 .Pp
 The default values are 1 for
 .Ar min ,
-infinity for
+1000 for
 .Ar max ,
 and 10 for
 .Ar timeout .




More information about the varnish-commit mailing list