Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 16:44:00 -0700 (PDT)
From:      Philip Hallstrom <philip@adhesivemedia.com>
To:        "Christopher J. Umina" <uminac@216-164-225-145.c3-0.wth-ubr2.sbo-wth.ma.cable.rcn.com>
Cc:        Duncan Anker <d.anker@au.darkbluesea.com>, FreeBSD Question Mailing List <questions@FreeBSD.ORG>
Subject:   Re: Limit Network Traffic APACHE 1.3
Message-ID:  <20020923164130.C91349-100000@cypress.adhesivemedia.com>
In-Reply-To: <20020923193734.R87441-100000@216-164-225-145.c3-0.wth-ubr2.sbo-wth.ma.cable.rcn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
you might try mod_throttle

http://modules.apache.org/search?id=123

as for dummynet, read the ipfw man page.  I think it's a two part
process.. first passing things off to a pipe and then defining the pipe.
So in the first part you'd specify the port.  Never used it though so I
could be wrong.


On Mon, 23 Sep 2002, Christopher J. Umina wrote:

> hmm..
> mod_bandwidth sounds pretty wierd, and people are saying it doesn't work,
> but nowhere can I find how to set a port in a pipe with dummynet..
> Anybody know how to use it?
>
> Do I have to rebuild my kernel?
>
>
> On 24 Sep 2002, Duncan Anker wrote:
>
> > On Tue, 2002-09-24 at 09:14, Christopher J. Umina wrote:
> > > Does anybody know of these modules?  The ipfw thing would limit bandwidth
> > > on the whole server unless I have a tun device, which I don't.  I want it
> > > to be fast in the internal network, but not use too much of the speed
> > > serving to the internet.
> >
> > Doesn't DummyNet allow you to specify which port to limit?
> >
> > Anyway, I think the module you want is (drum roll) mod_bandwidth
> >
> >
>


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?20020923164130.C91349-100000>