Return-Path: X-Original-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5198C91D1 for ; Sun, 16 Oct 2011 00:40:09 +0000 (UTC) Received: (qmail 62375 invoked by uid 500); 16 Oct 2011 00:40:09 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 62343 invoked by uid 500); 16 Oct 2011 00:40:09 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 62335 invoked by uid 99); 16 Oct 2011 00:40:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2011 00:40:09 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FSL_HELO_NON_FQDN_1,HELO_NO_DOMAIN,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.20.83.52] (HELO webthing) (209.20.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2011 00:39:59 +0000 Received: from [192.168.0.101] (cpc4-brig12-0-0-cust582.3-3.cable.virginmedia.com [86.7.234.71]) by webthing (Postfix) with ESMTPSA id B2CBBDC005 for ; Sun, 16 Oct 2011 00:39:37 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: log request before and after filters From: Nick Kew In-Reply-To: Date: Sun, 16 Oct 2011 01:39:35 +0100 Content-Transfer-Encoding: 7bit Message-Id: <548B4E3E-A445-4BE4-B4BA-4521760206E2@apache.org> References: To: modules-dev@httpd.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org On 16 Oct 2011, at 00:14, Jodi Bosa wrote: > Is there a module that can record requests+responses before and after other > filters have been invoked? You mean like mod_diagnostics? -- Nick Kew