Hi,
I have the following problem with cbq.init
script.
I try to limit the output traffic from all my 254
IPs to 4Kb/s,
but when I start the script the ping time from one
of the
shaped hosts drastically increases.
0,2-0,7 milisecs without shaper and 1500-2000
milisecs with.
I though it might be the low CPU power or
something.
I'm running on 500MHz Intel Celeron. Anyone
have
experienced a similar problem?
Here is the entry file I use for one of the
IPs:
DEVICE=eth1,10Mbit,1Mbit
RATE=40Kbit WEIGHT=4Kbit PRIO=5 RULE=213.169.58.111, where eth1 is the internet
interface.
|