From owner-freebsd-performance@FreeBSD.ORG Mon Jun 16 18:55:19 2003 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9461A37B401 for ; Mon, 16 Jun 2003 18:55:19 -0700 (PDT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDF0143F3F for ; Mon, 16 Jun 2003 18:55:16 -0700 (PDT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (on@banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.3/8.9.3) with ESMTP id h5H1rtv8019862 for ; Tue, 17 Jun 2003 08:55:12 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.8.5/8.8.5) id IAA20205; Tue, 17 Jun 2003 08:55:39 +0700 (ICT) Date: Tue, 17 Jun 2003 08:55:39 +0700 (ICT) Message-Id: <200306170155.IAA20205@banyan.cs.ait.ac.th> X-Authentication-Warning: banyan.cs.ait.ac.th: on set sender to on@banyan.cs.ait.ac.th using -f From: Olivier Nicole Cc: freebsd-performance@freebsd.org In-reply-to: <1055814517.52509.TMDA@irc.dagupan.com> (message from Francis Vidal on Tue, 17 Jun 2003 09:48:33 +0800) References: <1055814517.52509.TMDA@irc.dagupan.com> X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: Xeon with 4GB of RAM running Squid X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 01:55:19 -0000 > The cache directory is using software RAID-0 (3 x 40GB 7,200RPM UDMA-6) That may be more Squid related than FreeBSD related, but I think I read that Squid is very much able of managing several cache directories, located on several disks, and would end up running faster when let to manage his several cache by itself than through a RAID mechanism. Olivier