In message <4b708469.9070...@gmail.com>, Luc Stroobant writes:
>Poul-Henning Kamp wrote:
>
>> Check your varnishlog output, it shows all headers sent/received
>> and look for what cache-control the backend gives varnish...
>
>The cache-control headers of the backend seem to be ok?
>(btw, the Varnish test-instance is running on my laptop, but the 
>behaviour is exactly the same as it was on the production server)

>     9 RxHeader     b Expires: Sun, 19 Nov 1978 05:00:00 GMT

This is your problem: the backend says that the object is already
expired, so obviously we cannot cache it for any amount of time.

-- 
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