Peter Rundle wrote: > I've got a problem with my squid cache not refreshing for certain urls > like; > > http://www.bom.gov.au/weather/national/charts/synoptic.shtml
According to the Cacheability Test Engine (Google for it), that URL has no Expires, Cache Control, or Last-Modified header, so Squid has no way of knowing when newer content is available. This is the fault of the remote site, not Squid. Adam
