On Fri, Sep 07, 2007, K J wrote: > > To Squid there is no difference. What matters is what freshness > > information the server has assigned to the object. > > That's strange, because I'm looking at the access.log and I always see > TCP_MISS/200 on pages other than gif/jpg/css/js. > > Is there a setting within Squid that lets me specify what file types > or URLs to cache and not cache? Yup, refresh_pattern lines and the cache/no_cache directive. Adrian