It looks like there is a package for Debian for doing this (http://packages.debian.org/sid/squid-prefetch), but we are running squid on CentOS :(
Matt -----Original Message----- From: John Doe [mailto:[email protected]] Sent: 30 January 2009 15:00 To: [email protected] Subject: Re: [squid-users] Precaching? Is it possible? From: Matt Browne <[email protected]> > > It's not a reverse proxy I'm afraid. > > I'm trying to speed up browsing for the users. So I want to pre fill > the proxy with the next link that they are likely to click on (within > reason of course). Maybe you could write an url_rewrite helper that would just send back the url unchanged and, at the same time, launch a job that would wget through squid the url 1 depth bellow... JD
