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
.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
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