From owner-freebsd-isp Tue May 14 03:51:18 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA28825 for isp-outgoing; Tue, 14 May 1996 03:51:18 -0700 (PDT) Received: from lynx.its.unimelb.edu.au (lynx.its.unimelb.EDU.AU [128.250.20.151]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA28819 for ; Tue, 14 May 1996 03:51:15 -0700 (PDT) Received: (from danny@localhost) by lynx.its.unimelb.edu.au (8.6.11/8.6.9) id UAA01974; Tue, 14 May 1996 20:39:57 +1000 Date: Tue, 14 May 1996 20:39:57 +1000 (EST) From: "Daniel O'Callaghan" To: PETER STUBBS cc: freebsd-isp@FreeBSD.org Subject: Re: harvest cached configuration question In-Reply-To: <751C0D28A4@aidan.staidan.qld.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Ditch Harvest and use squid. ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/ Squid is sort of cached, the next generation. It has really good access control facilities, right down to days of the week, and hours of the day. It also has fast restart - 30 seconds or less, with cache config reload in the background. Like cached it is a single, non-forking process. The catch is that it is really RAM hungry. Danny