All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Surda <surda@shurdix.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Use of qcdisc+htb
Date: Thu, 14 Jul 2005 15:24:00 +0000	[thread overview]
Message-ID: <20056141724026735@mail.routehat.org> (raw)
In-Reply-To: <3941d81c05071406147a1107e6@mail.gmail.com>

On Thu, 14 Jul 2005 10:14:37 -0300 Alvaro Motta <alvarolmmotta@gmail.com> wrote:

>Hi folks.
Hi,

>This message may be a bit verbose and not as techie as the ones I've
>seen in this list, but describing the scenario will save a lot of
>messages.

>Problem: bbsm never performed as expected. It freezes, disconnect
>users, reboots for itself leaving us in an awkward situation.
First of all although I personally also think cisco's are not very good for
other things than routing, experience tells me that problems are often caused by
misconfiguration. I'd check out with an experienced cisco professional.

>The question: are we correct, I mean is qdisc+htb the right thing to
>be used in such a scenario? Has anyone out there seen a linux box
>handling so many networks?
I expect you want to use many htb classes with the same parent. I have seen a
reports that this causes problems when you really have a large class number
(several hundred), but again, this may have been caused by misconfiguration.

If you adapt your requirements however (every IP is handled equally), you can
use WRR, it has been proven to work without problems under even larger number of
clients (1400) and bandwidth (16Mbit). For an example see here:
http://mailman.ds9a.nl/pipermail/lartc/2005q2/016500.html

If you don't want to adapt, once upon a time I wrote a management tool for an
ISP with requirements similar to yours. Although I tuned it for performance and
it seems to work well, as far as I know there are only a couple of dozen users,
I don't know how it would behave if it was used with several hunderd users.

>AL
Yours sincerely,
Peter
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2005-07-14 15:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 13:14 [LARTC] Use of qcdisc+htb Alvaro Motta
2005-07-14 14:27 ` rsenykoff
2005-07-14 15:24 ` Peter Surda [this message]
2005-07-14 17:02 ` Peter Surda
2005-07-15  9:55 ` Paweł Staszewski
2005-07-15 12:16 ` Peter Surda

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=20056141724026735@mail.routehat.org \
    --to=surda@shurdix.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.