]> err.no Git - varnish/commit
Start centralizing the flow of requests through varnish so we get
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 11 Jul 2006 12:31:44 +0000 (12:31 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 11 Jul 2006 12:31:44 +0000 (12:31 +0000)
commitbd125ebfb4c3be86ededc131a748370dd84e63b4
tree1ab3439d34e6251fc424910fdd9a86300ae4ef11
parent774c2562c991303e5314cca623abddee9849e4a8
Start centralizing the flow of requests through varnish so we get
one source file with the highest level of policy.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@426 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/Makefile.am
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_center.c [new file with mode: 0644]
varnish-cache/bin/varnishd/cache_pool.c