> I am not sur eif this can be done, but is there a way to cache only static > content of a web page. We run a webmail client and it is kind of slow. I > was wondering if there was a way to cache the images like the buttons but > nothing else. > The idea in general is that SQUID looks at freshness parameters returned from the remote webserver, to decide whether an object can be cashed or not. You can try this out yourself with : http://www.ircache.net/cgi-bin/cacheability.py M.