Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 80574 invoked from network); 2 Oct 2003 20:40:56 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Oct 2003 20:40:56 -0000 Received: (qmail 72133 invoked by uid 500); 2 Oct 2003 20:40:32 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 72097 invoked by uid 500); 2 Oct 2003 20:40:31 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 72079 invoked from network); 2 Oct 2003 20:40:31 -0000 Received: from unknown (HELO remt30.cluster1.charter.net) (209.225.8.40) by daedalus.apache.org with SMTP; 2 Oct 2003 20:40:31 -0000 Received: from [68.118.248.214] (HELO enterprise) by remt30.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 11841464 for users@httpd.apache.org; Thu, 02 Oct 2003 16:40:31 -0400 Message-ID: <045f01c38925$b3ebb4b0$6701a8c0@enterprise> From: "Leif W" To: References: <20031001220145.99485.qmail@web40702.mail.yahoo.com> Date: Thu, 2 Oct 2003 16:42:17 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] troubleshooting httpd performance X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ----- Original Message ----- From: "John Smith" To: Sent: Wednesday, October 01, 2003 6:01 PM Subject: [users@httpd] troubleshooting httpd performance > Is there a way to troubleshoot where performance > bottlenecks may be occurring with httpd? Such as some > module such as mod_rewrite? Can you print out what > files httpd is currently serving? > > Starting a couple days ago, it's as if my CPU has been > replaced with one far less powerful. Just about > everything hits the CPU hard. All httpd processes show > 1-3% CPU each and there's usually a few with 20-50% > CPU each. Before, it seemed most httpd processes were > 0%, with a few using maybe 5-20%. Other programs suck > up CPU too and are a great deal slower: ps, ls, su, > mysql, bzip2, ... I haven't changed anything on the > server in the past while - except for minor HTML > editing. > > Does anybody have any idea what the problem may be? > Since I really haven't changed anything on the server, > I'm led to believe it might be hardware slowly failing > (it does seem to be getting worse) - failing hard Wild guess at hardware problem, since you mention other applications system wide are suffering as well. Maybe there's some thermal issues? Can you check your system's CPU temperature status? Have you had any unexplained reboots, or system lockups? CPU or case or power supply fan(s) dead? > drive? Or maybe it needs defregging (is there a > defragger for linux?)? There is (or was at one time) an ext2fs defragmenter, but it's use was highly discouraged, as ext2fs does a pretty good job of maintaining itself, and the utility was only for testing, and could potentially blow up your disk. ^^ Although sometimes it would be handy to have a defragmenter. Leif > OS: Redhat 7.3 > Apache: 1.3.27 > > TIA, > John > --------------------------------------------------------------------- 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