[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1e41a3230804221917m4af32ed9ice8225c943d3ffa2@mail.gmail.com>
Date: Tue, 22 Apr 2008 19:17:39 -0700
From: "John Heffner" <johnwheffner@...il.com>
To: "Rick Jones" <rick.jones2@...com>
Cc: "Linux Network Development list" <netdev@...r.kernel.org>
Subject: Re: Socket buffer sizes with autotuning
On Tue, Apr 22, 2008 at 5:38 PM, Rick Jones <rick.jones2@...com> wrote:
> oslowest:~# netstat -an | grep ESTAB
> ...
> tcp 0 2760560 10.208.0.1:40500 10.208.0.45:42049 ESTABLISHED
> ...
>
> Is this expected behaviour?
What is your interface txqueuelen and mtu? If you have a very large
interface queue, TCP will happily fill it up unless you are using a
delay-based congestion controller.
-John
--
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