主动队列管理算法存在参数设置敏感,响应相对滞后于实际网络状况的缺陷,并没有在实际网络上推广使用,因此对目前使用最多的弃尾被动队列管理进行改进,提出N次弃头的被动队列管理算法,在队列满时,从队列头部丢弃N个数据包,N为大于等于2的整数.该算法改善了弃尾队列管理的缺陷,提高了网络传输性能,能有效改善RTr公平性和速度公平性,算法计算量小,最后通过NS2仿真验证该算法的有效性.
Active queue management is sensitive to parameter settings, and the response lags behind the actual network conditions, so it has not promote the use of the actual network. Therefore, in order to improve drop tail passive queue management, which is most widely used, passive queue management algorithm based on dropping front N times is proposed. When the queue is full, dropping packet N times in the front of queue, N is an integer greater than or equal to 2. The algorithm improves the defects of drop tail, and improves the network transrmission performance. Passive queue management algorithm based on dropping front N times can effectively improve the RTT fairness and fairness of speed; Computation of this algorithm is small. Finally, NS2 simulation results show the effectiveness of the algorithm.