]> err.no Git - varnish/commit
Change param thread_pool_min to be the minimum number of threads per
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 25 Jul 2008 19:23:35 +0000 (19:23 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 25 Jul 2008 19:23:35 +0000 (19:23 +0000)
commit90b2de1dc6c57fddb975dfc7779257e6f88ea1df
treeddfd9725f5fb8ac39955b52ef9da8999784d5e16
parentb4ddfedbdb97504932826cc69921bce8cb974d4d
Change param thread_pool_min to be the minimum number of threads per
pool, and don't be so stingy with them: default to five.

Make sure we really do create the minimum complement of threads.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3028 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_pool.c
varnish-cache/bin/varnishd/mgt_param.c