All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dare <darre@email.si>
To: lartc@vger.kernel.org
Subject: [LARTC] Thousands of classes, BW throttling and prioritizing??
Date: Fri, 04 Oct 2002 11:12:01 +0000	[thread overview]
Message-ID: <marc-lartc-103372977201244@msgid-missing> (raw)

  Hello,

I need to limit the bandwidth to 1Mbit per user IP (and never give more) 
and inside of each 1Mbit prioritize minimum-delay traffic (video stream 
from specific servers, so I mangle TOS for packets from those). The 
problem is I need this for *thousands* of users. I am guessing thousands 
of classes are needed, but the question is, is this feasible? Could one 
machine ever handle this? How does this scale with either CBQ or HTB?

thanks,
Darko

ps. in more detail: I am trying to do this before (upstream) an ATM 
switch, which has the bw limit per user set. If I just prioritize the 
traffic before reaching the switch, other traffic still gets through and 
the switch is the one that drops the packets on its own, not knowing 
about my priorities. That's why I think I need to both shape and 
prioritize the traffic in the same point and while still on the IP level.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2002-10-04 11:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-04 11:12 Dare [this message]
2002-10-05 19:14 ` [LARTC] Thousands of classes, BW throttling and prioritizing?? Stef Coene
2002-10-08 15:33 ` EGAL Vincent

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=marc-lartc-103372977201244@msgid-missing \
    --to=darre@email.si \
    --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.