purge cache for a domain
Per Buer
perbu at varnish-software.com
Mon Mar 1 19:11:20 CET 2010
On Mon, Mar 1, 2010 at 5:53 PM, Alessandro Ronchi <
alessandro.ronchi at soasi.com> wrote:
> How can I purge the varnish cache for a domain ?
>
in the cli:
purge req.http.host ~ www.foo.com
> Is it possible to avoid varnish cache when debugging a website?
>
Yes.
You could either set an ACL and do "pass" for this ACL in vcl_recv or
disable caching by passing all requests.
--
Per Andreas Buer, CEO, Varnish Software AS
Phone: +47 21 54 41 21 / Mobile: +47 958 39 117 / skype: per.buer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20100301/f9789525/attachment-0001.html>
More information about the varnish-misc
mailing list