Displaying 1 result from an estimated 1 matches for "1464p".
Did you mean:
1464
2004 Apr 19
0
Packet Dropped by HTB qdisc
...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 dropped? And how can I avoide them.
I''m using 3com and intel pro 1000 lan cards connected to cisco 2900 switch at
100 Full Duplex.
Are the packets being dropped at class/leaf level or a...