Date: Fri, 4 Dec 1998 09:26:57 -0800 From: Dan Mahoney <dan@wolf.com> To: Jan kristensen <jk@viborgnet.dk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Limit bandwith.. Message-ID: <19981204092657.A6767@wolf.com> In-Reply-To: <000401be1fa9$428689c0$8c8c61c3@jank.viborgnet>; from Jan kristensen on Fri, Dec 04, 1998 at 06:12:23PM %2B0100 References: <000401be1fa9$428689c0$8c8c61c3@jank.viborgnet>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981204092657.A6767>