Displaying 1 result from an estimated 1 matches for "149000bit".
Did you mean:
144000bit
2005 Nov 02
1
HTB not shaping traffic
...ses, one SFQ qdisc for each leaf HTB class.
To illustrate the problem, here is non-leaf HTB class 1:30, the one that
exhibits the worst behaviour:
| tc class add dev eth0 parent 1:1 classid 1:30 htb prio 30 rate 149kbit
Here are the statistic after a few hours:
| class htb 1:30 parent 1:1 rate 149000bit ceil 149000bit burst 1617b cburst 1617b
| Sent 344497902 bytes 513804 pkts (dropped 0, overlimits 0)
| rate 226304bit 74pps
| lended: 0 borrowed: 0 giants: 0
| tokens: -59999999 ctokens: -59999999
As you can see, the class has been transmitting at a 226kbit rate, when
its ceil is 149kbit! I l...