]> err.no Git - varnish/commit
Add wrappers around VCL methos so logging and checking of returned handling
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 18 Jun 2006 09:16:26 +0000 (09:16 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 18 Jun 2006 09:16:26 +0000 (09:16 +0000)
commit15da9f20b18ddcd4a03339161d0ea89310966354
tree6fff199769c00a48c3bdbc125bec71313db60e4e
parentc9ee8a6c5ea3612cdc40f8acd0de06b9cfa3a798
Add wrappers around VCL methos so logging and checking of returned handling
can be centralized.

Remove old handling callbacks.

Call hit/miss methods instead of lookup method.

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