<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Snapshots Of The Mind &#187; Performance</title>
	<atom:link href="http://snapshotsofthemind.llcline.com/category/computers/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://snapshotsofthemind.llcline.com</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jul 2017 19:19:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Windows Slow Network Fix</title>
		<link>http://snapshotsofthemind.llcline.com/windows-slow-network-fix/</link>
		<comments>http://snapshotsofthemind.llcline.com/windows-slow-network-fix/#comments</comments>
		<pubDate>Sat, 18 Jul 2015 21:33:28 +0000</pubDate>
		<dc:creator>ilya</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Win7]]></category>

		<guid isPermaLink="false">http://snapshotsofthemind.llcline.com/?p=66</guid>
		<description><![CDATA[Disable Autotuning to improve Win 7 Response Disabling autotuning will decrease count of DNS lookup and network discovery requests. Open command prompt, follow Steps in Bold and see console output below: Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users&#62;netsh interface tcp show global Querying active state&#8230; TCP Global Parameters Receive-Side Scaling]]></description>
				<content:encoded><![CDATA[<h4>Disable Autotuning to improve Win 7 Response</h4>
<p>Disabling autotuning will decrease count of DNS lookup and network discovery requests.</p>
<p>Open command prompt, follow <strong>Steps in Bold</strong> and see console output below:</p>
<p>Microsoft Windows [Version 6.1.7601]<br />
Copyright (c) 2009 Microsoft Corporation. All rights reserved.</p>
<p><strong>C:\Users&gt;netsh interface tcp show global</strong><br />
Querying active state&#8230;<span id="more-66"></span></p>
<p><span style="text-decoration: underline;">TCP Global Parameters</span></p>
<p>Receive-Side Scaling State : enabled<br />
Chimney Offload State : automatic<br />
NetDMA State : enabled<br />
Direct Cache Acess (DCA) : disabled<br />
<em><strong>Receive Window Auto-Tuning Level : normal</strong></em><br />
Add-On Congestion Control Provider : none<br />
ECN Capability : disabled<br />
RFC 1323 Timestamps : disabled<br />
** The above autotuninglevel setting is the result of Windows Scaling heuristics</p>
<p>overriding any local/policy configuration on at least one profile.<br />
<strong>C:\Users&gt;netsh interface tcp set global autotuning=disabled</strong><br />
Ok.<br />
<strong>C:\Users&gt;netsh interface tcp show global</strong><br />
Querying active state&#8230;</p>
<p>TCP Global Parameters<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Receive-Side Scaling State : enabled<br />
Chimney Offload State : automatic<br />
NetDMA State : enabled<br />
Direct Cache Acess (DCA) : disabled<br />
<em><strong>Receive Window Auto-Tuning Level : disabled</strong></em><br />
Add-On Congestion Control Provider : none<br />
ECN Capability : disabled<br />
RFC 1323 Timestamps : disabled</p>
<p>Enjoy,<br />
IB</p>
]]></content:encoded>
			<wfw:commentRss>http://snapshotsofthemind.llcline.com/windows-slow-network-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
