Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 13056 invoked from network); 28 Jan 2010 07:31:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jan 2010 07:31:15 -0000 Received: (qmail 65869 invoked by uid 500); 28 Jan 2010 07:31:11 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 65790 invoked by uid 500); 28 Jan 2010 07:31:10 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 65781 invoked by uid 99); 28 Jan 2010 07:31:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2010 07:31:10 +0000 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cryptodan@cryptodan.net designates 173.73.4.107 as permitted sender) Received: from [173.73.4.107] (HELO capricorn) (173.73.4.107) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2010 07:31:02 +0000 Received: from alphacentari (static-173-73-4-106.washdc.fios.verizon.net [173.73.4.106]) by capricorn (Postfix) with SMTP id 9012D33B97 for ; Thu, 28 Jan 2010 07:26:25 +0000 (GMT) Message-ID: From: "Daniel Reinhardt" To: References: <8b7257c51001261728j66368f29t8ad49b433698f376@mail.gmail.com> <0DB75DC8624C45E6B1C3919C289A8A61@alphacentari> <8b7257c51001270422i2c1d3db6r829c4fddbdb1def2@mail.gmail.com> In-Reply-To: <8b7257c51001270422i2c1d3db6r829c4fddbdb1def2@mail.gmail.com> Date: Thu, 28 Jan 2010 07:30:34 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 Subject: Re: [users@httpd] Runaway Apache Process -------------------------------------------------- From: "Dan Bunyard" Sent: 27 January, 2010 12:22 To: Subject: Re: [users@httpd] Runaway Apache Process > I'm going to try to answer all the questions in one email here. > > @Daniel Reinhardt > Here are the full specs: > CPU: Pentium Dual Core E2220 @ 2.40GHz > RAM: 5GB DDR2 PC2-6400 @ 800MHz > Hard Drive: Western Digital SATA II 500GB > I'm running Fedora 12 (Constantine) on it currently and Apache version > 2.2.14 with PHP version 5.3.1 and MySQL version 5.1.42. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org Dan, For one thing I would get a beefier CPU. Your CPU isn't fit to be a serving machine it is rather slow. You need to be running a workstation grade CPU Like a Intel Q6600 or a E6400. You need to get 6Gigs of RAM for Dual Channel Mode, and verify that your linux kernel can address the full system memory. A 32bit OS can only address 2 to 3.25Gigs of RAM, and a 64bit OS can handle more then 4Gigs. Also, 86.109.170.73, that IP should be blocked from making requests via a .htaccess. Thanks, Daniel --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org