From: Kenneth Kalmer <kenneth.kalmer@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] wrr question
Date: Tue, 07 Jun 2005 21:33:20 +0000 [thread overview]
Message-ID: <fad9d48405060714333d4d98ac@mail.gmail.com> (raw)
In-Reply-To: <fad9d48405060712357e1655aa@mail.gmail.com>
Jonathan
I've got a full HTB setup currently, and I'm just looking at other
options for greener pastures. The thing at the moment is that we offer
internet to students, and South African bandwidth is probably the most
expensive in the world... We want to limit things to stop abusive
behaviour even before it begins...
My main concern is that since we do overschedule the available
bandwidth, I need everyone's bandwidth to degrade equally, depending
on the amount of users. Currently I basically set my rules like this:
rate = total rate / num of users
ceil = total rate / 8
I'm just worried about the equal degrading of everyones links..
Anycase, I just thought that WRR might offer a smoother experience for
the users, but I'll stick with my HTB setup for now since it's working
beautifully. If anybody has an alternative suggestion, please shout.
Thanks for the reply though.
On 6/7/05, Jonathan Day <imipak@yahoo.com> wrote:
> Hi,
>
> For something like this, where you're wanting to do
> bandwidth capping, you're probably better off with
> something like CBQ, which supports limits.
>
> It sounds like you want soft limits of 4% (a fair
> slice, when 25 users are present) and hard limits of
> 25%.
>
> Another option would be to use WRR and then use
> pattern-matching in Netfilter to set the hard limit.
>
> Part of the problem is that there are a very large
> number of "Quality of Service" protocols, of which
> Linux supports some, but that there is no really clear
> cheat-sheet on what to use when, what works well with
> what, and what capabilities each QoS method has.
>
> Jonathan
>
> --- Kenneth Kalmer <kenneth.kalmer@gmail.com> wrote:
>
> > Guys
> >
> > All the recent discussions recently, and the
> > knowledge of a 2.6 port,
> > of WRR has made me very keen on trying it. I had a
> > look at the docs
> > and examples know but my mind is not in a very
> > receptive state.
> >
> > Take this simple example.
> >
> > Incoming internet connection of 1mbps. Shared
> > between up to 25 users
> > simultaneously.
> >
> > I know that WRR can fairly distribute the traffic
> > amongst the
> > currently connected clients at any specific time.
> > I'd like to know how
> > can I restrict any client from getting more than
> > 256kbps (or 25%) of
> > the total link speed, even when they are the only
> > users.
> >
> > Kind regards
> >
> > --
> >
> > Kenneth Kalmer
> > kenneth.kalmer@gmail.com
> > http://opensourcery.blogspot.com
> > _______________________________________________
> > LARTC mailing list
> > LARTC@mailman.ds9a.nl
> >
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
--
Kenneth Kalmer
kenneth.kalmer@gmail.com
http://opensourcery.blogspot.com
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2005-06-07 21:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-07 19:35 [LARTC] wrr question Kenneth Kalmer
2005-06-07 19:41 ` Peter Surda
2005-06-07 21:24 ` Jonathan Day
2005-06-07 21:33 ` Kenneth Kalmer [this message]
2005-06-07 21:46 ` Peter Surda
2005-06-08 20:01 ` Kenneth Kalmer
2005-06-08 20:23 ` Peter Surda
2005-06-09 11:15 ` Kenneth Kalmer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fad9d48405060714333d4d98ac@mail.gmail.com \
--to=kenneth.kalmer@gmail.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.