In message <8318f61f0901210508i25fb1385w91573182d8cd...@mail.gmail.com>, Audun 
Ytterdal writes:
>On Wed, Jan 21, 2009 at 12:38 PM, Poul-Henning Kamp <p...@phk.freebsd.dk> 
>wrote:
>> In message <75cf5800901210319j1a2741bdp171bdffad920b...@mail.gmail.com>, 
>> Paras Fadte writes:


>Does that mean that vcl_miss in this part of the documentation never
>would be run?
>
>http://varnish.projects.linpro.no/wiki/VCLExamplePurging

Well, this is the other way to do purges: look up the single object
you want, and blast it away.

That method does not involve any regular expressions, and consequently
you have to be 100% precise to find the single object you want to
get rid off.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
p...@freebsd.org         | 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
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to