From owner-freebsd-questions Fri Dec 4 09:18:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25699 for freebsd-questions-outgoing; Fri, 4 Dec 1998 09:18:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wolf.com (ns1.wolf.com [207.137.58.20]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA25658 for ; Fri, 4 Dec 1998 09:17:59 -0800 (PST) (envelope-from dan@wolf.com) Received: (qmail 7413 invoked by uid 100); 4 Dec 1998 17:26:58 -0000 Message-ID: <19981204092657.A6767@wolf.com> Date: Fri, 4 Dec 1998 09:26:57 -0800 From: Dan Mahoney To: Jan kristensen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Limit bandwith.. References: <000401be1fa9$428689c0$8c8c61c3@jank.viborgnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i In-Reply-To: <000401be1fa9$428689c0$8c8c61c3@jank.viborgnet>; from Jan kristensen on Fri, Dec 04, 1998 at 06:12:23PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > How do i limit access to an virtual server. > > I need to make a limit on some websites witch is using 1M+ on my backbone. You have a couple of ways to go. You can install mod_bandwidth and try to get it to work (I've been unable to make it work under Apache 1.3, while it used to work fine under Apache 1.2) or install one of the general-purpose bandwidth limiting packages available. The available bandwidth limit packages include ALTQ and dummynet. My personal preference is for dummynet, which I plan to install on my web servers shortly. If you run 2.2.8, dummynet is a standard part of your installation and just needs to be enabled through your ipfw config files. Dan Mahoney dan@wolf.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message