From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 06:10:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCBBE16A4CE for ; Fri, 23 Jan 2004 06:10:08 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADD3643D5E for ; Fri, 23 Jan 2004 06:10:06 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc12) with ESMTP id <200401231410060140044nfoe>; Fri, 23 Jan 2004 14:10:06 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id DDBC511; Fri, 23 Jan 2004 09:10:05 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <0HRX00BGGZB8OX@mail.etat.lu> From: Lowell Gilbert Date: 23 Jan 2004 09:10:05 -0500 In-Reply-To: <0HRX00BGGZB8OX@mail.etat.lu> Message-ID: <443ca64uyq.fsf@be-well.ilk.org> Lines: 6 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: FW: totally allocated apache bandwidth in freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 14:10:09 -0000 Didier WIROTH writes: > I forgot to mention that I'm using FreeBSD5.2-release. > Perhaps pf & altq would also be a solution for limiting bandwidth?! Yes. Or ipfw(8) and dummynet(4). And so on.