]> err.no Git - varnish/commit
Now that ESI parsing is not done while we execute vcl_fetch{}, the
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 27 Feb 2009 16:09:03 +0000 (16:09 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 27 Feb 2009 16:09:03 +0000 (16:09 +0000)
commita3193d7c9141d8550e5b3a96929d373e31079ba7
tree493af9154f9f7211cec1eaa9d3387992bd4fb232
parent860750d3bc8216d6fd0d801477528ef419b32aec
Now that ESI parsing is not done while we execute vcl_fetch{}, the
majority of the cache_vrt_esi.c file is no longer "VRT" relevant.

Move the one function which is VRT to cache_vrt.c and rename
cache_vrt_esi.c to cache_esi.c

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3839 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/Makefile.am
varnish-cache/bin/varnishd/cache_esi.c [moved from varnish-cache/bin/varnishd/cache_vrt_esi.c with 98% similarity]
varnish-cache/bin/varnishd/cache_vrt.c