Displaying 1 result from an estimated 1 matches for "142p".
Did you mean:
142
2004 Apr 19
0
Packet Dropped by HTB qdisc
Hi,
"tc -s qdisc show dev eth0" shows
qdisc htb 1: r2q 10 default 256 direct_packets_stat 48
Sent 687354936 bytes 4858561 pkts (dropped 8809, overlimits 4909679)
backlog 142p
and "tc -s qdisc show dev eth2" shows
qdisc htb 3: r2q 10 default 256 direct_packets_stat 37
Sent 2697417450 bytes 5417551 pkts (dropped 58103, overlimits 5691061)
backlog 1464p
It seems that the root qdisc is dropping packets. Can anyone please tell why
the packets are being...