Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 54553 invoked from network); 26 Aug 2008 13:17:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Aug 2008 13:17:57 -0000 Received: (qmail 82264 invoked by uid 500); 26 Aug 2008 13:17:48 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 82246 invoked by uid 500); 26 Aug 2008 13:17:48 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 82235 invoked by uid 99); 26 Aug 2008 13:17:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 06:17:48 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aganguly01@gmail.com designates 74.125.44.155 as permitted sender) Received: from [74.125.44.155] (HELO yx-out-1718.google.com) (74.125.44.155) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 13:16:48 +0000 Received: by yx-out-1718.google.com with SMTP id 3so1141237yxi.84 for ; Tue, 26 Aug 2008 06:17:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=z2eZv82NZ7B4IQkxv/NlhQZCfG+vsZlqAPPcWTrgcIg=; b=u7nFXEz9HLapEr9xp9LnhI2Hb9OtpwmKvDrpjTzn3iGIxHc9mS2WQTfnjmeb2uxzW1 S8xESgznVr8F4bEc9Gv4YzjSO7mPdl0fd29JC7XDZLdsjsZxbV5YNUaGxzJ7gUdzj63n nxRGvhX/QI6wTbZ8LY8JrfuzK1VOH90eOPbzg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=vmQUFOHrLh1qghVUCmRz4xW7SBdEafRqz37P8IqqG+rsZw5irN4cJB7QPfjngG9hNT C9hwhGh28/emL/kf8CT23nU5iM5ExeSJTg50gk+BY3LVSaY1HhYboH4KATHICpyKn00h 077o73ER2O4wazPwAkNI2xXOxuN89IemQQVwU= Received: by 10.142.191.10 with SMTP id o10mr2000737wff.94.1219756620255; Tue, 26 Aug 2008 06:17:00 -0700 (PDT) Received: by 10.142.225.5 with HTTP; Tue, 26 Aug 2008 06:17:00 -0700 (PDT) Message-ID: <2ae67e000808260617w4e77edftdac65dd00866ba6e@mail.gmail.com> Date: Tue, 26 Aug 2008 18:47:00 +0530 From: "Arnab Ganguly" To: dev@httpd.apache.org Subject: Issues with my Apache MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9436_29545073.1219756620250" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_9436_29545073.1219756620250 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All, I am getting an issue with my Apache webserver.My configuration is MPM=worker,Apache version 2.2.8 and Red-Hat 3.0. My observation is under heavy load it pauses for sometime and then it starts processing.During the time of pause I see requests handled by apache is being returned with 500 response.I am not using rotate log module. Can it be a problem with my configuration or i am doing something wrong in my module? Any suggestions or help would be very much appreciated. Thanks and regards Arnab ------=_Part_9436_29545073.1219756620250 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi All,
I am getting an issue with my Apache webserver.My configuration is MPM=worker,Apache version 2.2.8 and Red-Hat 3.0.

My observation is under heavy load it pauses for sometime and then it starts processing.During the time of pause I see requests handled by apache is being returned with 500 response.I am not using rotate log module.

Can it be a problem with my configuration or i am doing something wrong in my module?

Any suggestions or help would be very much appreciated.

Thanks and regards
Arnab
------=_Part_9436_29545073.1219756620250--