Harding, Devon said: > Is there a way I can schedule squid to automatically update the cache > with new info from recently visited sites to speed up other clients. Schedule wget --recursive --delete-after --proxy=on http://site (and don't forget to set the proper http-proxy environment variable!) Joost