From owner-freebsd-apache@FreeBSD.ORG Wed Sep 7 20:41:50 2005 Return-Path: X-Original-To: freebsd-apache@freebsd.org Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3676016A41F for ; Wed, 7 Sep 2005 20:41:50 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 1BAA443D45 for ; Wed, 7 Sep 2005 20:41:47 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 81127 invoked by uid 1000); 7 Sep 2005 22:41:46 +0200 Date: Wed, 7 Sep 2005 22:41:46 +0200 From: Clement Laforet To: Hamza ERALDI Message-ID: <20050907204146.GD47096@goofy.cultdeadsheep.org> References: <1125316302.18326.241691348@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Hf61M2y+wYpnELGG" Content-Disposition: inline In-Reply-To: <1125316302.18326.241691348@webmail.messagingengine.com> User-Agent: Mutt/1.5.6i Cc: freebsd-apache@freebsd.org Subject: Re: vhosts bandwidth limit X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 20:41:50 -0000 --Hf61M2y+wYpnELGG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Hamza, On Mon, Aug 29, 2005 at 02:51:42PM +0300, Hamza ERALDI wrote: > I would like to limit the monthly bandwidth usage of apache's > virtualhost accounts and show their current bandwidth usage to them via > a URL. > Is there any module,port -other than mod_bandwidth- to do that? (With > Apache 1.3.x) > www/mod_bandwidth is pretty old and it has no graphical interface to see > the current bandwidth,limits. > Any suggestion will be appreciated! For per-vhost limiting module, there's mod_cband, but only for=20 apache2. mod_curb does the same on apache 1.3 but it can't deal with=20 vhost (apache 2 is far more flexible on this point). clem PS: both are in ports tree now --Hf61M2y+wYpnELGG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFDH1CKsRhfjwcjuh0RAm2WAJ99BGZvgJP82cgLrHlDNRcSFBgoHwCgi9n/ L/RK3L7NL8MVzj5Dlk4tzq4= =IcAL -----END PGP SIGNATURE----- --Hf61M2y+wYpnELGG--