On Tue, 2004-05-18 at 11:40, Peter Rundle wrote: > Sluggers, > > 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 > > > If I remove the proxy settings from the client it gets the latest chart. Also if I > stop > squid and remake the cache dirs (squid -z) then the latest chart is available via > the > proxy. Box is running Fedora core 1 with squid 2.5.stable3.0 > > The squid conf is pretty much as delivered nothing special added or required. > > Cluesticks? > > P.
Looking at that URL the BoM has gone to the trouble of including "<meta http-equiv="Pragma" content="no-cache">" in the page. Is your proxy honouring that? I'm not sure what setting might affect Squid's decision to honour the "pragma no-cache" but it's a good place to start :-/ --James -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
