]> err.no Git - varnish/commitdiff
Correct defaults in varnishd.1
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 19 Nov 2008 16:26:16 +0000 (16:26 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 19 Nov 2008 16:26:16 +0000 (16:26 +0000)
The defaults for thread_pool_min and thread_pools were wrong; fixed.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3407 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/varnishd.1

index 63c7144bba2ae187fc3eb1b4c2e61e8a271d2324..7b314b12f03a964a4a910569ca371f79566da56f 100644 (file)
@@ -520,7 +520,7 @@ Higher values may allow
 .Nm
 to respond faster to a sudden increase in traffic.
 .Pp
-The default is 1.
+The default is 5.
 .It Va thread_pools
 The number of worker thread pools.
 Higher values reduce lock contention but increase pressure on the
@@ -528,7 +528,7 @@ scheduler.
 Note that a decrease of this parameter will only take effect after a
 restart.
 .Pp
-The default is 1.
+The default is 2.
 .It Va thread_pool_timeout
 The amount of time a worker thread can be idle before it is killed,
 when the number of worker threads exceeds