Hi, I have the following from the stats output: /etc/init.d/cbq-init stats: qdisc cbq 1: rate 100Mbit (bounded,isolated) prio no-transmit Sent 496117968 bytes 1239347 pkts (dropped 375122, overlimits 1233143) backlog 34p borrowed 0 overactions 0 avgidle 62 undertime 0 It''s the root, but yet, there are some overlimits. What is the meaning of "overlimits?" I don''t think you can go past the 100Mbps; it''s the hardware speed. Thanks in advance, Oki
> /etc/init.d/cbq-init stats: > qdisc cbq 1: rate 100Mbit (bounded,isolated) prio no-transmit > Sent 496117968 bytes 1239347 pkts (dropped 375122, overlimits 1233143) > backlog 34p > borrowed 0 overactions 0 avgidle 62 undertime 0 > > It''s the root, but yet, there are some overlimits. > What is the meaning of "overlimits?" I don''t think you can go past > the 100Mbps; it''s the hardware speed.this is stat for whole qdisc ? If yes there could have been some overlimits in lower classes .. devik