Greetings, While browsing the source, I came a cross a small typo. Patch below sig.
Cheers, -- Jos Boumans "Whenever you find you are on the side of the majority, it is time to pause and reflect." - Mark Twain Index: varnish-cache/bin/varnishd/cache_esi.c =================================================================== --- varnish-cache/bin/varnishd/cache_esi.c (revision 4207) +++ varnish-cache/bin/varnishd/cache_esi.c (working copy) @@ -370,7 +370,7 @@ continue; if (Tlen(val) == 0) { esi_error(ew, tag.b, Tlen(tag), - "ESI esi:include src attribute withou value"); + "ESI esi:include src attribute without value"); continue; } _______________________________________________ varnish-dev mailing list varnish-dev@projects.linpro.no http://projects.linpro.no/mailman/listinfo/varnish-dev