]> err.no Git - varnish/commit
Start pulling ESI:include stuff over from my private tree.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 16 Oct 2007 22:23:45 +0000 (22:23 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 16 Oct 2007 22:23:45 +0000 (22:23 +0000)
commitc75d8eb788acc0d52e1f750feb7eda78fdad1b6f
tree1e94c70c9c3f24848e20a799fb5af683f9e3d79f
parent2e848668194eeb019dacf296dce2abddfa2f3b1a
Start pulling ESI:include stuff over from my private tree.

This is the meat of the XML-dissecting code.

In theory the task is pretty simple, but it gets complicated by the fact
that the XML input can be split over multiple pieces of storage, with
an element we care about straddling a boundary.

I have not decided what to do about ESI violations or XML syntax errors,
SHMlogging them, possibly controlled by a parameter might make sense.
For now mark them in the source.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2108 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_vrt_esi.c