Henrik, Am Fre, den 17.12.2004 schrieb Henrik Nordstrom um 17:57: > On Fri, 17 Dec 2004, Thomas Ristic wrote: > > > What ist the minimal caching time squid honors? Today we observed that > > requests to a page with 59 seconds remainig expiry time were not cached > > by squid but refetched for every request. > > 60 seconds unless the object can be revalidated (has a Last-Modified > header).
thanks for the quick response! > > If you run a reverse proxy you may want to disable this, but it is most > likely better to make your server return a meaningful Last-Modified > header. Is there a way to disable this with a configuration directive? Unfortunately Last-Modified headers are not available in my case. Thanks Thomas
