Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2008 02:47:30 -0700 (PDT)
From:      Juri Mianovich <juri_mian@yahoo.com>
To:        freebsd-net@freebsd.org
Subject:   minimum bandwidth per connection with dummynet ?
Message-ID:  <321306.67555.qm@web45605.mail.sp1.yahoo.com>

next in thread | raw e-mail | index | archive | help

I have two simple dummynet rules in place (with ipfw):

- one pipe limits inbound

- one pipe limits outbound

However, if there are multiple connections taking
place, all over fast links, the pipe gets saturated. 
This is not so bad, but I am not convinced it is
allocating bandwidth fairly between all participants
during saturation.

Two questions:

- is there a simple setting that says "allocate
bandwidth evenly between all connections in a
saturated pipe" ?

- alternatively, is there a minimum speed per
connection that I can establish for a dummynet pipe ? 
Presumably actual performance would drop below the
minimum if the product of connections * minimum was
less than the total bandwidth of the pipe, but as long
as that wasn't true, everyone would at least get
reasonable speed, instead of one client eating the
pipe and everyone else trickling along...

Thanks.


      




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?321306.67555.qm>