]] ntwrkd 

| I read the tutorial at
| http://varnish.projects.linpro.no/wiki/VCLExampleLongerCaching which
| states that Varnish should respect the Expires headers; however, it
| doesn't seem to be inherited by my implementation.

[...]

|         set obj.ttl = 600s;

You override the TTL here, so you never let it use the Expires header
available.

-- 
Tollef Fog Heen 
Redpill Linpro -- Changing the game!
t: +47 21 54 41 73
_______________________________________________
varnish-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to