cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
290
Views
0
Helpful
1
Replies

HighQueueDropRate

devang_etcom
Level 7
Level 7

what are the issues should I look at?

regards

Devang Patel

1 Reply 1

Joseph W. Doherty
Hall of Fame
Hall of Fame

For TCP traffic, the queue depth is too small for initial slow start, or queue depth is much too large. (For optimal TCP, queue should be sized for link's BDP [bandwidth delay product].)

For TCP it's also possible when using single FIFO queue to have multiple flows enter global synchronization. (See http://en.wikipedia.org/wiki/TCP_global_synchronization)

For non-TCP, insufficient bandwidth to support it or queue depth is too small for bursty traffic. (Much non-TCP traffic does not dynamically adjust its flow rate when there's congestion discards.)

Review Cisco Networking for a $25 gift card