> 1.Is there a way to tell the squid proxy to ignore refresh headers (e.g >cache-control:no cache)? >(In the case of refresh headers I would like to still serve the cached >content instead of requesting it from the origin server). >2.If there is way to perform the above, is there some way to control it by >domain (ignore the no-cache headers for some domains, while applying them >for others) > Yes,you can do both of them above. Please read the description section for "refresh_pattern" in squid.conf (or squid.conf.default). -- Books below translated by me to Chinese. Practical mod_perl: http://home.earthlink.net/~pangj/mod_perl/ Squid the Definitive Guide: http://home.earthlink.net/~pangj/squid/