From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] >10Mbit on HTB
Date: Mon, 13 Oct 2003 18:51:30 +0000 [thread overview]
Message-ID: <marc-lartc-106607141914640@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106587640905279@msgid-missing>
On Monday 13 October 2003 16:17, Kristiadi Himawan wrote:
> Oh ok, it's working now. The script is fine.
> My test tool isn't accurate.
> Now i have test with iperf and get accurate result.
>
> Other question ...:)
> which ingress qdisc that accurate like htb?
None. Htb is an egress qdisc so it shapes outgoing traffic. An ingress qdisc
handles the incoming packets. And there is no queue for the incoming
packets, so you can't use htb. You can use filteres + policers to rate limit
traffic. Or you may take a look at the imq device. This is a virtual
device. You can redirect all incoming packets to it and use htb on the imq
device.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-10-13 18:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-11 12:46 [LARTC] >10Mbit on HTB Kristiadi Himawan
2003-10-11 14:28 ` Kristiadi Himawan
2003-10-11 15:51 ` Jose Luis Domingo Lopez
2003-10-11 15:57 ` Jose Luis Domingo Lopez
2003-10-13 5:16 ` Catalin BOIE
2003-10-13 6:07 ` Rio Martin
2003-10-13 14:17 ` Kristiadi Himawan
2003-10-13 18:51 ` Stef Coene [this message]
2003-10-14 3:59 ` Rio Martin
2003-10-14 18:25 ` Stef Coene
2003-10-15 3:42 ` Rio Martin
2003-10-15 18:44 ` Stef Coene
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-106607141914640@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.