From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751686AbWF2Cqa (ORCPT ); Wed, 28 Jun 2006 22:46:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751523AbWF2Cqa (ORCPT ); Wed, 28 Jun 2006 22:46:30 -0400 Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:46492 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S1751472AbWF2Cq3 (ORCPT ); Wed, 28 Jun 2006 22:46:29 -0400 Date: Wed, 28 Jun 2006 19:46:27 -0700 (PDT) Message-Id: <20060628.194627.74748190.davem@davemloft.net> To: cat@zip.com.au Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: 2.6.17.1: fails to fully get webpage From: David Miller In-Reply-To: <20060629015915.GH2149@zip.com.au> References: <20060629015915.GH2149@zip.com.au> X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org From: CaT Date: Thu, 29 Jun 2006 11:59:15 +1000 > Now I found a thread about tcp window scaling affecting the loading of > some sites but I fail to load the above site with > /proc/sys/net/ipv4/tcp_adv_win_scale set to 6 and 2 under 2.6.17.1 > whilst it works just fine with the /proc entry set to either 7, 6 or 2 > under 2.6.16.18. You must have misread those threads. To work around the problem, you don't modify tcp_adv_win_scale, instead what you do is set tcp_window_scaling to 0.