Displaying 1 result from an estimated 1 matches for "quantum_big".
2007 Sep 19
1
major packet loss with htb
...or bursts, only rates and ceils. But I 
don''t think these problems are caused by this alone. What am I missing?
Also with the current configuration uplink nor downlink go near 25Mbit, 
so I there should be free bandwidth.
The qos commands are as follows:
RATE_TOTAL="24500kbit"
QUANTUM_BIG="20000"
RATE_HIGH="7500kbit"
CEIL_HIGH="10000kbit"
RATE_DEFAULT="10000kbit"
CEIL_DEFAULT="20000kbit"
RATE_P2P="3000kbit"
CEIL_P2P="3100kbit"
tc qdisc add dev eth1 root handle 1:0 htb default 20
tc qdisc add dev eth0 root handle...