From owner-freebsd-questions@FreeBSD.ORG Tue Mar 2 08:15:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 759FF16A4CE for ; Tue, 2 Mar 2004 08:15:35 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F2F743D1F for ; Tue, 2 Mar 2004 08:15:35 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 2 Mar 2004 10:15:54 -0600 Message-ID: <4044B324.2010806@daleco.biz> Date: Tue, 02 Mar 2004 10:15:32 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joseph Koenig References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Mar 2004 16:15:55.0140 (UTC) FILETIME=[A3BA0C40:01C40071] cc: freebsd-questions@freebsd.org Subject: Re: 1 processor vs. 2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 16:15:35 -0000 Joseph Koenig wrote: >I'm putting together a system that will host a relatively small database >(around 20,000 records), as well as run Apache / PHP to search that >database. I have the option in front of me to use a P III dual 1GHz machine >with a SCSI Raid 5, or to use a single P4 2.8 GHz with a SCSI Raid 1. Both >have 1GB RAM. I'm looking to use MySQL as the DB. The site that this machine >will host gets about 2 million hits per months (yes, hits, not pageviews or >visitors) from about 21,000 unique visitors. Does anyone have an opinion as >to which machine will perform best under this scenario? Obviously, both >would run FreeBSD. Thanks, > >Joe Koenig >Production Manager >jWeb New Media Design >joe@jWebmedia.com >http://www.jwebmedia.com/ >636.928.3162 > > Processors?? To quote Mr. Scott, "the more they overthink the plumbin' the easier 'tis to stop up the drain..." Plus, the math. Two PIII 1GHz shouldn't be equal to one 2.8 P4. And there's the question of how well SMP is doing these days. There was some discussion of problems for some folks using SMP on latter 4.X'es... but I think DKFS that 5.X is doing better on this? But your talking a production machine...don't you just love decisions? The only advantage I see for the dual proc solution is the RAID-5; a super-redundant storage facility sounds good for an important db..... My $.02, Kevin Kinsey DaleCo, S.P.