]> err.no Git - varnish/commit
Split STP_RECV in two:
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 24 Oct 2007 18:38:17 +0000 (18:38 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 24 Oct 2007 18:38:17 +0000 (18:38 +0000)
commit0dd543a9e7d0660abe900613c69bb9c41f438678
tree96510309286a8ab883d9e027d7d3acd8a2436eae
parentc5f15fa50d46727e2719f3e77c03f7bcbbadc238
Split STP_RECV in two:

STP_START is the initial setup of a viable workerthread:  Dissecting
HTTP, getting vcl reference etc.

STP_RECV is invoking vcl_recv() and following orders.

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