On Monday 14 April 2014 at 14:07, Anatoli wrote: > I have some strange misses of cacheable objects. Here is an example (there > are a lot of these objects): > Response (on the client machine): > Date: Mon, 14 Apr 2014 04:29:21 GMT > Expires: Mon, 14 Apr 2014 04:29:21 GMT > http.cc(482) line says the object is cacheable, nevertheless it's not > cached. If I repeat the same query multiple times, I get the same result. It's cacheable, yes, but it's expired as soon as it arrives, therefore the next request has to fetch it again. Hope that helps, Antony. -- You can tell that the day just isn't going right when you find yourself using the telephone before the toilet. Please reply to the list; please don't CC me.