Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 10580 invoked from network); 6 Dec 2004 22:28:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Dec 2004 22:28:21 -0000 Received: (qmail 43930 invoked by uid 500); 6 Dec 2004 22:28:16 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 43888 invoked by uid 500); 6 Dec 2004 22:28:16 -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: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 43874 invoked by uid 99); 6 Dec 2004 22:28:16 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from ares.cs.Virginia.EDU (HELO ares.cs.Virginia.EDU) (128.143.137.19) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Dec 2004 14:28:15 -0800 Received: from cobra.cs.Virginia.EDU (cobra.cs.Virginia.EDU [128.143.137.16]) by ares.cs.Virginia.EDU (8.12.10/8.12.10/UVACS-2003031900) with ESMTP id iB6MS9ki002668 for ; Mon, 6 Dec 2004 17:28:10 -0500 (EST) Date: Mon, 6 Dec 2004 17:28:09 -0500 (EST) From: Cliff Woolley X-X-Sender: jcw5q@cobra.cs.Virginia.EDU To: dev@httpd.apache.org Subject: Re: mod_dumpio In-Reply-To: <6.2.0.14.2.20041206114128.0458a5d0@pop3.rowe-clan.net> Message-ID: References: <39355678-4790-11D9-AE63-000393D76AB8@jaguNET.com> <6.2.0.14.2.20041206114128.0458a5d0@pop3.rowe-clan.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Mon, 6 Dec 2004, William A. Rowe, Jr. wrote: > Same location as mod_log_forensic? If you want to move them > both into a modules/debug/ location, ++1. mod_bucketeer would be classified as a debugging module, also. It's currently under modules/test. --Cliff