Varnish 2.0.3 consuming excessive memory

Tollef Fog Heen tfheen at redpill-linpro.com
Tue Apr 14 13:14:43 CEST 2009


]] "Darryl Dixon - Winterhouse Consulting" 

| My understanding of using 'pass' in vcl_hit is that it causes the object
| to be marked as 'hit for pass' and therefore is uncacheable from that
| point onwards. In fact, pass'ing out of vcl_hit was what I used to do a
| while ago, but it caused that exact behaviour (items would no longer be
| cached by varnish) so I swapped it for purge_url...

You can try setting obj.ttl = 0s and then restart in vcl_hit.  I believe
that should work.

-- 
Tollef Fog Heen 
Redpill Linpro -- Changing the game!
t: +47 21 54 41 73



More information about the varnish-misc mailing list