I use Wget to do this. If you turn on directory browsing on your web server and point wget at it recursively it should be able to pull back everything via the proxy, and thus cache it at the proxy ----- Original Message ----- From: Ralf Peng [mailto:ralf.peng@xxxxxxxxx] To: matt.browne@xxxxxxxxxxxxxxxxxxxxxx Cc: squid-users@xxxxxxxxxxxxxxx Sent: Fri, 30 Jan 2009 18:45:03 +0800 Subject: Re: Precaching? Is it possible? if it's in reverse proxy, it's possible. write a script to fetch all the links through Squid. 2009/1/30 Matt Browne <matt.browne@xxxxxxxxxxxxxxxxxxxxxx>: > Hi, > > Does anyone know if it's possible to configure precaching in squid. Ie > squid will follow all the links on a page and cache the contents before > the user goes there? > > I have seen it on other proxies but I can find how to in Squid. > > Thanks > > Matt >