QoS and guaranteed bandwidth
ovidiue at unixware.ro
ovidiue at unixware.ro
Mon May 23 18:14:46 GMT 2005
I must have two different values for every user: guaranteed bandwidth and
maximum bandwidth
Citat "Alexandre D." <alexandre.delay at free.fr>:
> The best way to assign guaranteed bandwidth is to play with dummynet.
> 1) you create a pipe for each user defining the bandwidth limit (burst)
> 2) you do not assign more bandwidth than the available bandwidth.
>
> In fact, the burst is a real value (technical value), while the "guaranteed
> bandwidth" is a theorical value (total guaranteed bandwidth divided by
> number of users).
> For example, if I have 4 users with different burst limits:
> -A: 128k
> -B: 128k
> -C: 256k
> -D: 512k
>
> In the case of a 1024k total guaranteed bandwidth, the guaranteed bandwidth
> per user would be:
> -A: 128k
> -B: 128k
> -C: 256k
> -D: 512k
>
> But for 512k, the guaranteed bandwidth per user would be:
> -A: 64k
> -B: 64k
> -C: 128k
> -D: 512k
>
> You can play to assign more bandwidth per user (for example 64k for user A
> and 128k for user B), but this is a bit more difficult. In this case, you
> must use WFQ (Weighted Fair Queueing).
>
> Cheers
>
> Alex
>
>
>
> -----Message d'origine-----
> De : owner-freebsd-ipfw at freebsd.org
> [mailto:owner-freebsd-ipfw at freebsd.org]De la part de ovidiue at unixware.ro
> Envoyé : lundi 23 mai 2005 15:32
> À : freebsd-ipfw at freebsd.org
> Objet : QoS and guaranteed bandwidth
>
>
> Hello guys
>
> What is the best sollution (and also simple) to guarantee a bandwidth?
>
> For example if I have an 1024 kbps conection and i want to share
> this to 30 users and also guarantee 32 kbps to every user so if
> one of them is doing intense FTP the others to easely browse the
> net what should I use for that? I am looking for a solution like
> (and better then) HBT on Linux.
>
> I've googled for a while but there are not so many resources on that.
>
> Best Regards,
> ovidiu
> _______________________________________________
> freebsd-ipfw at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
> To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe at freebsd.org"
>
>
More information about the freebsd-ipfw
mailing list