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
