From owner-freebsd-questions Thu Apr 8 5:27:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.axis.de (hermes.axis.de [194.163.241.7]) by hub.freebsd.org (Postfix) with SMTP id BC8DD159BF for ; Thu, 8 Apr 1999 05:27:49 -0700 (PDT) (envelope-from maret@axis.de) Received: from erlangen01.axis.de by hermes.axis.de via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 8 Apr 1999 12:25:50 UT Received: (private information removed) Message-ID: <91DA20EC3C3DD211833400A0245A4EA907A9D9@erlangen01.axis.de> From: maret@axis.de To: stuart@eclipse.net.uk Cc: freebsd-questions@freebsd.org Subject: RE: FreeBSD and Proxy Date: Thu, 8 Apr 1999 14:25:48 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, thank you for your detailed answer. Do you have the squid option which enables ftp upload support at hand? Alex > hi, your squid 1.1.15 doesn't support it, but 2.xxx does. > > upgrading is well worthwhile for many reasons, partly security (the > newer one requires content-length on CONNECT requests, amongst other > things, which you want unless you want people to be able to irc/smtp > through your squid), also the performance is far better. > > if you want to keep the old cache files you will need to run both > versions in parallel for a while - change the current port 8080 to > something else (for example 8081) and setup 2.xx on 8080 set > to point to > localhost:8081 (or whichever port you used) as a parent cache. If you > are pressed for disk space, start the new cache small and the > old cache > large and gradually increase the size of the new cache and > decrease the > size of the old cache. After a few weeks most of the sites that are > going to see some benefit from using the cache will be moved > over to the > new cache directory and you should be able to switch off the > old one and > delete the remaining cache. > > hope this helps, > Stuart > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message