From: Martin Devera <devik@cdi.cz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB not working quite the way I'd expect?
Date: Mon, 04 Feb 2002 07:01:12 +0000 [thread overview]
Message-ID: <marc-lartc-101280612305636@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101262785901252@msgid-missing>
> Okay, except if I drop the ceil of 1:11 to 50kbps, I can get about
> 150-200k/s from the webserver, which tells me that there is no
> bottleneck on the webserver or on the remote sites pulling the data
> down.
>
> What else could account for the fact that there is no backlog?
Only bug. :-| Just to eliminate potential bugs please try to add
burst 20k to all your classes (1:1,10,11) and send me statistics
again - the one during download is enough. It would be nice to
do it like:
while true; do tc -s -d class show dev eth8; sleep 1;done > file
to get idea what is done during whole time. There is still "brute
force" way: run htb with debug 3333333 and do tcpdump of packets.
But it would be time consuming way :(
By the way, what speed is the machine ?
devik
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next prev parent reply other threads:[~2002-02-04 7:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-02 5:32 [LARTC] HTB not working quite the way I'd expect? Jason Tackaberry
2002-02-02 13:14 ` Martin Devera
2002-02-03 19:41 ` Jason Tackaberry
2002-02-03 20:20 ` Martin Devera
2002-02-03 21:01 ` Jason Tackaberry
2002-02-03 21:11 ` Jason Tackaberry
2002-02-03 22:25 ` Martin Devera
2002-02-03 22:37 ` Jason Tackaberry
2002-02-04 7:01 ` Martin Devera [this message]
2002-02-04 15:04 ` Jason Tackaberry
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-101280612305636@msgid-missing \
--to=devik@cdi.cz \
--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.