sön 2006-03-19 klockan 11:53 +0100 skrev Stefan Neufeind:

> I've read that squid might not be caching it, since the expires is less
> than 60 seconds in the future. Is that true?

The 60 seconds limit is only on objects not having an cache validator
(i.e. Last-Modified). 

> What does the "validation returned same object" mean and why is it
> printed in read?

The cacheability check engine when finding a cache validator sens a
conditional request with this validator (i.e. If-Modified-Since
condition for the Last-Modified validator). Your server responded to
this with a full identical response rather than the "304 Not modified"
that was expected. This is undesired, but not related to your problem.
 
Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to