On 29/04/2014 5:38 a.m., Rob van der Putten wrote: > Hi > > > Eliezer Croitoru wrote: > >> Do you have a public URL or an example? header? more info? >> >> In a case we can reproduce this we can get to the root of the issue. > > http://sput.home.xs4all.nl/ > http://jwinius.home.xs4all.nl/ http://redbot.org/?uri=http%3A%2F%2Fsput.home.xs4all.nl%2F Results are the same for both. Fatal problem breaking caching: * The ETag doesn't change between negotiated representations. Squid refresh_pattern heuristics are a bit odd and dont deal with very old objects well. these might (or not) be an issue: * The resource last changed 1 year 221 days ago. * This response allows a cache to assign its own freshness lifetime. Useless cruft in the server output: * Cache-Control: public is rarely necessary. * Vary: Host is not necessary. Amos