All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: [LARTC] Re: why so fast?
Date: Wed, 14 May 2003 18:08:39 +0000	[thread overview]
Message-ID: <marc-lartc-105293598518622@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105293580418438@msgid-missing>

On Wednesday 14 May 2003 20:03, sun reflex4 wrote:
> Hi,
> corresponding to my previous, I've tested with it all the time, but it is
> not working. Although the packets go through the specified class, but the
> class does exceed the given ceil, see what the "tc -s -d class show dev
> eth0" shows:
>
>   class htb 1:10 parent 1:1 prio 0 quantum 1000 rate 1bps ceil 1bps burst
> 1023b/8 mpu 0b cburst 1599b/8 0b level 0
>   Sent 11794081 bytes 7847 pkts (dropped 0, overlimits 0)
>   rate 285518bps 189pps
>   lended 7847 borrowed:0 giants:0
>   tokens: -59999999 ctokens: -59999999
>
> When the rate & ceil for 1:10 are 1bps, how does it send with much higher
> rate?
Argh.  You have 10bps.  That means 10bytes per second !  That's way too low.  
No wonder htb can't shape that.  The minimium shapable rate is 4kbps or so.
So plz, do your tests with a higher rate and ceil, 10kbps or so.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

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

      reply	other threads:[~2003-05-14 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14 18:03 [LARTC] Re: why so fast? sun reflex4
2003-05-14 18:08 ` Stef Coene [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=marc-lartc-105293598518622@msgid-missing \
    --to=stef.coene@docum.org \
    --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.