From modules-dev-return-1951-apmail-httpd-modules-dev-archive=httpd.apache.org@httpd.apache.org Thu Oct 09 13:56:50 2008 Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@locus.apache.org Received: (qmail 75327 invoked from network); 9 Oct 2008 13:56:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2008 13:56:50 -0000 Received: (qmail 44412 invoked by uid 500); 9 Oct 2008 13:56:49 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 44141 invoked by uid 500); 9 Oct 2008 13:56:48 -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 44130 invoked by uid 99); 9 Oct 2008 13:56:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2008 06:56:48 -0700 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave@dmi.me.uk designates 213.171.205.116 as permitted sender) Received: from [213.171.205.116] (HELO scaramanga.siterage.net) (213.171.205.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2008 13:55:43 +0000 Received: from localhost (scaramanga.siterage.net [127.0.0.1]) by localhost.akadia.com (SiteRage Mail Server) with ESMTP id 43596CED0 for ; Thu, 9 Oct 2008 14:55:48 +0100 (BST) X-Spam-Score: -3.846 X-Spam-Level: Received: from scaramanga.siterage.net ([127.0.0.1]) by localhost (scaramanga.siterage.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YV2FxyeObp9D for ; Thu, 9 Oct 2008 14:55:47 +0100 (BST) Received: from [192.168.201.2] (unknown [195.72.173.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by scaramanga.siterage.net (SiteRage Mail Server) with ESMTPSA id 58BA9CEC2 for ; Thu, 9 Oct 2008 14:55:47 +0100 (BST) Message-ID: <48EE0D63.7020503@dmi.me.uk> Date: Thu, 09 Oct 2008 14:55:47 +0100 From: Dave Ingram User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: modules-dev@httpd.apache.org Subject: Re: number of bytes/packets sent/received References: <6456355d0810090540s30edaabfx9491ba47f2c6b9bf@mail.gmail.com> <20170a030810090611s240ec6f3w7fd5eaf41fb1de7e@mail.gmail.com> <20170a030810090625t44209259v26b4d78be5f94ac0@mail.gmail.com> <6456355d0810090644p3764a436l256b1b097d829532@mail.gmail.com> <48EE0B96.2090502@dmi.me.uk> <6456355d0810090651w7cdfbfbcq4d22d1480986e600@mail.gmail.com> In-Reply-To: <6456355d0810090651w7cdfbfbcq4d22d1480986e600@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: multipart/alternative; boundary="------------060209060401050308090007" X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-3.846 required=5 tests=[ALL_TRUSTED=-1.8, AWL=0.551, BAYES_00=-2.599, DNS_FROM_SECURITYSAGE=0.001, HTML_MESSAGE=0.001] --------------060209060401050308090007 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit >> Would mod_logio be at all helpful? >> > You really made it easy for me huh? Thanks alot. > No use in doing more work than you need to ;-) To be honest, I only found out about it today while researching some obscure logging options. A quick search reveals that there are some modules out there that do log to databases, but I don't know how well-maintained they are (mod_log_sql only mentions Apache 2.0, for example) or how much work they would be to use (an O'Reilly page suggests that Apache's default mod_log_config needs to be rebuilt). Dave --------------060209060401050308090007--