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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to