Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161019AbVIBOKX (ORCPT ); Fri, 2 Sep 2005 10:10:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161016AbVIBOKX (ORCPT ); Fri, 2 Sep 2005 10:10:23 -0400 Received: from mailer1.psc.edu ([128.182.58.100]:43489 "EHLO mailer1.psc.edu") by vger.kernel.org with ESMTP id S1161010AbVIBOKW (ORCPT ); Fri, 2 Sep 2005 10:10:22 -0400 In-Reply-To: References: <20050901.154300.118239765.davem@davemloft.net> <2d02c76a84655d212634a91002b3eccd@psc.edu> <20050901.232823.123760177.davem@davemloft.net> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6064b8272aa4562242eb60eb75c7cdae@psc.edu> Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , linux-net@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org From: John Heffner Subject: Re: Possible BUG in IPv4 TCP window handling, all recent 2.4.x/2.6.x kernels Date: Fri, 2 Sep 2005 10:10:18 -0400 To: lists@limebrokerage.com X-Mailer: Apple Mail (2.622) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 30 On Sep 2, 2005, at 10:05 AM, lists@limebrokerage.com wrote: > This particular Win2k sender sends _only_ real-time data, it's not > capable of rewinding. So it's always sending small packets, from start > to finish, yet the problem still occurs. > > Note that even real-time data can end up generating a stream of > full-size packets occassionally. It's just very unlikely they would > occur at the start of the flow, as market data is very thin in the > pre-market open hours. The rcv_ssthresh growth can actually take place anywhere in the flow, not just at the beginning. >> But, that window clamping should fix the problem, as we recalculate >> the window to advertise. > > Patches for testing are very much welcome... Have you tried increasing the size of the receive buffer yet? -John - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/