From owner-freebsd-isp@FreeBSD.ORG Mon May 9 15:12:27 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E900516A4E8 for ; Mon, 9 May 2005 15:12:26 +0000 (GMT) Received: from proton.imperitas.net (proton.imperitas.net [217.112.92.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5ED443D1F for ; Mon, 9 May 2005 15:12:25 +0000 (GMT) (envelope-from rob@wasteground.co.uk) Received: from [212.9.98.1] (helo=[192.168.1.69]) by proton.imperitas.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.50 (FreeBSD)) id 1DV9v2-0003Ux-PM; Mon, 09 May 2005 16:11:41 +0100 Message-ID: <427F7D86.5050006@wasteground.co.uk> Date: Mon, 09 May 2005 16:11:02 +0100 From: Rob Parker User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tom Beard References: <427E232D.5010405@public-internet.co.uk> In-Reply-To: <427E232D.5010405@public-internet.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "proton.imperitas.net", hasmessagelabel similar future email. If you have any questions, see the administrator of that system for details.butFreeBSD 5.3 too well. Have you tried mod_accounting (www/mod_accounting)? It will log throughput straight into a mysql or pgsql database (i'm not sure how well this would scale, though), and seems to work perfectly with apache 1.3 on FreeBSD 5.3 with MySQL 4.0 for me. [...] Content analysis details: (1.7 points, 5.0 required) pts rule name description --------------------------------------------------SMTP [212.9.98.1 listed in combined.njabl.org]white-list cc: freebsd-isp@freebsd.org Subject: Re: Website Usage X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 15:12:27 -0000 > There seem to be a few Apache modules out there, but the only one that looked reasonable didn't seem to get on with FreeBSD 5.3 too well. Have you tried mod_accounting (www/mod_accounting)? It will log throughput straight into a mysql or pgsql database (i'm not sure how well this would scale, though), and seems to work perfectly with apache 1.3 on FreeBSD 5.3 with MySQL 4.0 for me. rob