In message <[EMAIL PROTECTED]>, Wichert Akkerman writes: >That's interesting. So the default VCL for HTTP PURGE requests will not >purge all variants? How can a backend know which variants there are so it >can purge all of them?
It probably can't, so if your backend returns "Vary:" headers, you should use the url.purge or hash.purge method. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
