I ran into the same problem a couple of days ago. Have a look at /usr/share/doc/squid/RELEASENOTES.html.gz
(Lynx will view gzipped HTML, so I've just learned) The method of configuring acceleration has changed. The documentation hasn't been updated, and I consider that a bug. Here's my new configuration: http port 3128 defaultsite=localhost:80 cache_peer localhost parent 80 0 no-query originserver If you google for terms like "cache_peer" and "originserver" you will likely find some additional configuration examples. -- graham -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]