[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090311.062523.230181548.davem@davemloft.net>
Date: Wed, 11 Mar 2009 06:25:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dada1@...mosbay.com
Cc: md@....sk, johnwheffner@...il.com, netdev@...r.kernel.org
Subject: Re: TCP rx window autotuning harmful at LAN context
From: Eric Dumazet <dada1@...mosbay.com>
Date: Wed, 11 Mar 2009 10:11:10 +0100
> I am interested to know how use AQM in practice.
You just need RED, no need for ECN or anything like that.
RED will drop randomly when a certain percentage of the backlog queue
is consumed, and then behave like tail-drop after the next
configured threshold is reached.
It prevents TCPs from synchronizing, which is what happens with
pure tail-drop routers.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists