<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TCP Window Scaling and kernel 2.6.17+</title>
	<atom:link href="http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/feed/" rel="self" type="application/rss+xml" />
	<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/</link>
	<description>Moo - Development, Trouble-shooting and Random thoughts...</description>
	<lastBuildDate>Thu, 01 Mar 2012 22:58:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: blingo</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-2688</link>
		<dc:creator>blingo</dc:creator>
		<pubDate>Thu, 01 Oct 2009 08:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-2688</guid>
		<description>Thanks a lot, until reading this I was using old kernels to resolve this..</description>
		<content:encoded><![CDATA[<p>Thanks a lot, until reading this I was using old kernels to resolve this..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dao-Chen Zheng</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-2532</link>
		<dc:creator>Dao-Chen Zheng</dc:creator>
		<pubDate>Tue, 19 May 2009 18:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-2532</guid>
		<description>On Linux, is there a way to increase the TCP window size in the TCP header to a larger value than 0x16d0 (5840)?

I would like to keep TCP window size more or less unchanged at 5840*128 by increasing &quot;16 D0&quot; to something like &quot;FF FF&quot; and reducing the Window Scaling Factor to a smaller value than 128.

Basically, I am trying to find a workaround for the web sites that have the bug of ignoring TCP window scaling without having an impact on other web sites.

Thanks.</description>
		<content:encoded><![CDATA[<p>On Linux, is there a way to increase the TCP window size in the TCP header to a larger value than 0x16d0 (5840)?</p>
<p>I would like to keep TCP window size more or less unchanged at 5840*128 by increasing &#8220;16 D0&#8243; to something like &#8220;FF FF&#8221; and reducing the Window Scaling Factor to a smaller value than 128.</p>
<p>Basically, I am trying to find a workaround for the web sites that have the bug of ignoring TCP window scaling without having an impact on other web sites.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linsec.ca blog &#187; Blog Archive &#187; Welcome back, kernel 2.6.17+</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-2399</link>
		<dc:creator>linsec.ca blog &#187; Blog Archive &#187; Welcome back, kernel 2.6.17+</dc:creator>
		<pubDate>Tue, 25 Mar 2008 19:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-2399</guid>
		<description>[...] Due to an issue that the 2.6.17+ kernel exemplified, all of the sites I host (annvix.org, linsec.ca, danen.ca, etc.) have been unavailable to anyone using a 2.6.17+ kernel due to a change in the way TCP window scaling was implemented, which has been noted in a number of places (here&#8217;s one: TCP Window Scaling and kernel 2.6.17+). [...]</description>
		<content:encoded><![CDATA[<p>[...] Due to an issue that the 2.6.17+ kernel exemplified, all of the sites I host (annvix.org, linsec.ca, danen.ca, etc.) have been unavailable to anyone using a 2.6.17+ kernel due to a change in the way TCP window scaling was implemented, which has been noted in a number of places (here&#8217;s one: TCP Window Scaling and kernel 2.6.17+). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant Carmichael &#187; Blog Archive &#187; Is your Linux box running slow behind your firewall?</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-2320</link>
		<dc:creator>Grant Carmichael &#187; Blog Archive &#187; Is your Linux box running slow behind your firewall?</dc:creator>
		<pubDate>Thu, 31 Jan 2008 19:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-2320</guid>
		<description>[...] First read the following articles: [...]</description>
		<content:encoded><![CDATA[<p>[...] First read the following articles: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chouse</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-2318</link>
		<dc:creator>chouse</dc:creator>
		<pubDate>Wed, 30 Jan 2008 20:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-2318</guid>
		<description>Totally solved my issue with RHEL5. Big thanks.</description>
		<content:encoded><![CDATA[<p>Totally solved my issue with RHEL5. Big thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sathish</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-1610</link>
		<dc:creator>sathish</dc:creator>
		<pubDate>Mon, 13 Aug 2007 04:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-1610</guid>
		<description>How to turn off windows scaling on windows xp pc</description>
		<content:encoded><![CDATA[<p>How to turn off windows scaling on windows xp pc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bizarre lack of HTTP response problem - Page 2 - Linux Forums</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-1293</link>
		<dc:creator>bizarre lack of HTTP response problem - Page 2 - Linux Forums</dc:creator>
		<pubDate>Fri, 29 Jun 2007 06:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-1293</guid>
		<description>[...] explanation / workaround   Recently I found out what is going on with this bug.   The problem has to do with larger default buffer sizes for TCP window scaling in recent Linux kernel versions. If there is an improperly configured router between you and the server you&#039;re trying to reach, it will create a bottleneck and you&#039;ll get no data from the server. The long and the short of it is that it is not a Linux bug.   Here are some better, more detailed explanations: John</description>
		<content:encoded><![CDATA[<p>[...] explanation / workaround   Recently I found out what is going on with this bug.   The problem has to do with larger default buffer sizes for TCP window scaling in recent Linux kernel versions. If there is an improperly configured router between you and the server you&#8217;re trying to reach, it will create a bottleneck and you&#8217;ll get no data from the server. The long and the short of it is that it is not a Linux bug.   Here are some better, more detailed explanations: John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: infotage.net &#187; Blog Archive &#187; Debian ip stack tuning</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-391</link>
		<dc:creator>infotage.net &#187; Blog Archive &#187; Debian ip stack tuning</dc:creator>
		<pubDate>Sat, 17 Mar 2007 01:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-391</guid>
		<description>[...] http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/" rel="nofollow">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Adventures of Slightly Taller Than Average Man &#187; Fedora kernel upgrade caused excruciatingly slow network speeds</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-346</link>
		<dc:creator>The Adventures of Slightly Taller Than Average Man &#187; Fedora kernel upgrade caused excruciatingly slow network speeds</dc:creator>
		<pubDate>Mon, 05 Mar 2007 09:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-346</guid>
		<description>[...] Googling found nothing, so I had to grin and bear it until the sysadmin found a fix.  After a while, he came across this solution (from here).  echo 0 &gt; /proc/sys/net/ipv4/tcp_window_scaling [...]</description>
		<content:encoded><![CDATA[<p>[...] Googling found nothing, so I had to grin and bear it until the sysadmin found a fix.  After a while, he came across this solution (from here).  echo 0 &gt; /proc/sys/net/ipv4/tcp_window_scaling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murray</title>
		<link>http://inodes.org/2006/09/06/tcp-window-scaling-and-kernel-2617/comment-page-1/#comment-49</link>
		<dc:creator>Murray</dc:creator>
		<pubDate>Thu, 23 Nov 2006 05:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/09/06/tcp-window-scaling-and-kernel-2617/#comment-49</guid>
		<description>Another way...

vi /etc/sysctl.conf

add the following two lines 

net.ipv4.tcp_wmem = 4096 16384 131072
net.ipv4.tcp_rmem = 4096 87380 174760

sysctl -p</description>
		<content:encoded><![CDATA[<p>Another way&#8230;</p>
<p>vi /etc/sysctl.conf</p>
<p>add the following two lines </p>
<p>net.ipv4.tcp_wmem = 4096 16384 131072<br />
net.ipv4.tcp_rmem = 4096 87380 174760</p>
<p>sysctl -p</p>
]]></content:encoded>
	</item>
</channel>
</rss>

