All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Kierdelewicz <marek@piasta.pl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] using HTB with thousands of classes
Date: Wed, 03 Oct 2007 12:44:29 +0000	[thread overview]
Message-ID: <20071003144429.00067416@catlap> (raw)
In-Reply-To: <20071003110151.GA15546@toroid.org>

Hi,

>Does anyone have experience with using HTB to shape traffic for several
>thousands of users, each with a class of their own? The LARTC HOWTO has
>a section about setting up hashed filters to deal with "many" classes.
>Has anyone used that setup?

I'm using HTB to shape traffic generated by ~3000 users using hashing
filters. It works OK and is cpu conservative (thanks to hashing).

One thing is worth mentioting if you're going to update shaping config
more often. Load tc commands using "batch" option (-b) of tc binary
instead of sequential executions of tc binary. I'll load your config in
~30 seconds instead of couple of minutes.

I'm curious about one thing. What kind of hardware are you planning to
use for that router?

cheers,
Marek Kierdelewicz
KoBa ISP
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

      reply	other threads:[~2007-10-03 12:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-03 11:13 [LARTC] using HTB with thousands of classes Abhijit Menon-Sen
2007-10-03 12:44 ` Marek Kierdelewicz [this message]

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=20071003144429.00067416@catlap \
    --to=marek@piasta.pl \
    --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.