Displaying 2 results from an estimated 2 matches for "3099b".
Did you mean:
30990
2006 Apr 04
3
Another question (now about u32)
...alid argument
We have an error talking to the kernel
[root@ns1 ~]#
I have this class at device eth1:
[root@ns1 ~]# tc class show dev eth1
class htb 1:1 root rate 100Mbit ceil 100Mbit burst 18412b cburst 51587b
class htb 1:10 parent 1:1 leaf 10: prio 1 rate 3Mbit ceil 3Mbit burst
18Kb cburst 3099b
class htb 1:20 parent 1:1 leaf 20: prio 5 rate 500Kbit ceil 500Kbit
burst 18Kb cburst 1849b
And this qdisc:
[root@ns1 ~]# tc qdisc show dev eth1
qdisc htb 1: r2q 10 default 20 direct_packets_stat 10
qdisc sfq 10: parent 1:10 limit 128p quantum 1514b perturb 10sec
qdisc sfq 20: parent 1:20 li...
2005 May 03
10
Unshapeable traffic
Hello,
Could somebody explain following issue ?
I set up htb class on outgoing external interface to shape p2p upload
traffic. I limited it to 4Mbit/s. I also set up iptables counters
chains in FORWARD chain to calculate traffic generated by p2p and
others.
While tc stats show that p2p shaping class keep defined 4Mbit traffic,
iptables counters show me that p2p traffic exceed traffic to 150%