From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] filter ingress policy rates -> slow!!
Date: Thu, 01 Jul 2004 20:40:16 +0000 [thread overview]
Message-ID: <200407012240.16357.stef.coene@docum.org> (raw)
In-Reply-To: <200407011810.01786.edulix@tumundoweb.com>
On Thursday 01 July 2004 18:10, Edulix wrote:
> Hello one more time,
>
> As others seem to already asked without reply, I'm getting lower speed
> rates than specified via ingress. How do I know. Because I have this in my
> script:
>
> tc qdisc add dev $DEV handle ffff: ingress
>
> # Filter intranet traffic, so fit it to intranet speed
> tc filter add dev $DEV parent ffff: protocol ip prio 10 u32 \
> match ip src $Q_2_HOSTS \
> match ip dst $Q_2_HOSTS \
> police rate ${LAN_SPEED}mbit burst 10k drop flowid :2
>
> So let's say I execute a X -query to the my pc. Everything goes fine and
> fluently till I activate my script ingress rules!Then kde seems sluggish.
> and LAN_SPEED is "100" (mbit) !
>
> I don't think the problem is that I have many ingress filters because even
> if I deactivate them (i.e. comment on them in my script) kde slows down
> after adding the tc filter mentioned above.
>
> Please, have you got any idea what might be going on ? Any comments,
> suggestions? Have you had the same experience ? What do you think the
> problem might be ? Am I asking in the wrong forum ? Should report this bug
> to tc developers ? Come on and reply me ;-).
Can you post the tc counters?
tc -s -d qdisc filter ffff:
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-07-01 20:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-01 16:10 [LARTC] filter ingress policy rates -> slow!! Edulix
2004-07-01 20:40 ` Stef Coene [this message]
2004-07-02 8:36 ` Edulix
2004-07-02 14:13 ` gypsy
2004-07-03 4:14 ` gypsy
2004-07-03 9:44 ` Edulix
2004-07-03 11:09 ` Ed Wildgoose
2004-07-03 11:47 ` Edulix
2004-07-03 13:13 ` Ed Wildgoose
2004-07-03 15:02 ` gypsy
2004-07-03 22:25 ` Edulix
2004-07-04 19:47 ` gypsy
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=200407012240.16357.stef.coene@docum.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox