]> err.no Git - varnish/commit
Fix a startup race condition: Make sure the threadpools are created
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 25 Jun 2008 15:36:28 +0000 (15:36 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 25 Jun 2008 15:36:28 +0000 (15:36 +0000)
commit19859d9befb142278c8b10e0b5a06a53f3db5bbe
treee1c0ded8e3328b3d6c72f0c11d7fe753941849fa
parent694d78b25e62e2ace4696f338138124bce44cb80
Fix a startup race condition: Make sure the threadpools are created
before the herder starts, in order that it will create the minimum
number of threads in the pool.

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