]> err.no Git - varnish/commit
Move a bunch of work from the acceptor thread to the worker thread
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 6 Sep 2006 21:41:13 +0000 (21:41 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 6 Sep 2006 21:41:13 +0000 (21:41 +0000)
commitb25098008d3921da1ea5a0e268c841fd98a8801a
tree643c3fe23b2b31229d9d3470aada7a844e7f9ab0
parent4afc1433139a185df5ddab53eda4a0bfdd848bd3
Move a bunch of work from the acceptor thread to the worker thread
for better scaling.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@932 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_acceptor.c
varnish-cache/bin/varnishd/cache_center.c
varnish-cache/bin/varnishd/cache_main.c