All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John Arthur" <lists@davey.net.au>
To: lartc@vger.kernel.org
Subject: RE: [LARTC] Creating a contended section of bandwidth with HTB and IMQ
Date: Sun, 04 Mar 2007 15:10:14 +0000	[thread overview]
Message-ID: <000301c75e6d$8adec550$0202fea9@tau> (raw)
In-Reply-To: <200702271120.02584.cpwp@w3z.co.uk>

Hi Charlie,

That's because for HTB rate is the guaranteed minimum it will get when
requesting bandwidth so the sum of all your rates should not 
Exceed your root (2mbit) or things will get ugly.

You want something like this (ceil)

htb rate 52kbit ceil 512kbit

This is guaranteeing a minimum 52k and setting a max
Bandwidth of 512kbit

Regards John


_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

      parent reply	other threads:[~2007-03-04 15:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27 11:20 [LARTC] Creating a contended section of bandwidth with HTB and IMQ Charles Price
2007-03-04 12:29 ` Ivan Vladimirov
2007-03-04 15:10 ` John Arthur [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='000301c75e6d$8adec550$0202fea9@tau' \
    --to=lists@davey.net.au \
    --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.