Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 36077 invoked from network); 13 Jun 2009 10:44:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jun 2009 10:44:41 -0000 Received: (qmail 22430 invoked by uid 500); 13 Jun 2009 10:44:50 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 22373 invoked by uid 500); 13 Jun 2009 10:44:49 -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 22364 invoked by uid 99); 13 Jun 2009 10:44:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2009 10:44:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2009 10:44:39 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id B2356226096 for ; Sat, 13 Jun 2009 12:41:05 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YJRwb-r3W4VW for ; Sat, 13 Jun 2009 12:41:05 +0200 (CEST) Received: from [192.168.245.129] (p549E8882.dip0.t-ipconnect.de [84.158.136.130]) by tor.combios.es (Postfix) with ESMTPA id 67387226082 for ; Sat, 13 Jun 2009 12:41:05 +0200 (CEST) Message-ID: <4A3382FA.6090200@ice-sa.com> Date: Sat, 13 Jun 2009 12:44:10 +0200 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: aw@ice-sa.com User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: users@httpd.apache.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] How to trace/debug httpd? howard chen wrote: > Hello, > > Is it possible to trace/debug how httpd is handling a request? > > e.g. which module is handling stuff and how much time they are spending on. > You could start here : http://httpd.apache.org/docs/2.2/logs.html Then, each module usually has its additional logging configuration. That is also described at length on-line. http://httpd.apache.org/docs/2.2/ --------------------------------------------------------------------- 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