Displaying 1 result from an estimated 1 matches for "fro9m".
Did you mean:
fo9m
2004 Jan 31
1
Per Ip bandwidth
...dev eth1 parent 1:1 classid 1:10 htb rate 128Kbit
tc class add dev eth1 parent 1:10 classid 1:11 htb rate 32Kbit ceil
128Kbit
tc class add dev eth1 parent 1:10 classid 1:12 htb rate 32Kbit ceil
128Kbit
I have observed that if the user whois ip is going to class 1:11 has
more threads, that that fro9m class 1:12 then, there is no more fairness
in borrowing, so that user with 1:11 gets almost all the unused
bandwidth from the parent ( going up to 96Kbit/s ).
2)
why do I get " qdisc pfifo_fast 0: [Unknown qdisc, optlen=20] " at tc
qdisc ls dev eth0 right after booting the computer, w...