Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] WonderShaper on LAN link kills to-host speed
@ 2002-12-17 22:15 Kenneth Porter
  2002-12-18 21:43 ` Stef Coene
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kenneth Porter @ 2002-12-17 22:15 UTC (permalink / raw)
  To: lartc

I tried installing the WonderShaper on my internal link, mostly to get the
SFQ installed. I set uplink and downlink to 100000 to match the link speed
and changed the bandwidth on the cbq line to 100mbit. This killed transfer
speed *to* the box, knocking it from 30-40 Mbps down to about 800 kbps.
Commenting out just the ingress control restored the speed.

What about the ingress policer would do that?

Here's the effective line after shell expansions:

tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip src \
0.0.0.0/0 police rate 100000kbit burst 10k drop flowid :1

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-12-19  8:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-17 22:15 [LARTC] WonderShaper on LAN link kills to-host speed Kenneth Porter
2002-12-18 21:43 ` Stef Coene
2002-12-18 21:53 ` Jose Luis Domingo Lopez
2002-12-18 22:22 ` Kenneth Porter
2002-12-18 22:25 ` Kenneth Porter
2002-12-19  8:39 ` Stef Coene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox