<?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>Wagner Danda Weblog &#187; Windows 7</title>
	<atom:link href="http://www.wagnerdanda.me/topics/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wagnerdanda.me</link>
	<description>.NET, OpenSource, Web 2.0 and other projects</description>
	<lastBuildDate>Fri, 06 Aug 2010 04:28:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ASP.NET Development server slow on Windows Vista/7 with Firefox or Chrome</title>
		<link>http://www.wagnerdanda.me/2009/12/asp-net-development-server-slow-on-windows-vista7-with-firefox-or-chrome/</link>
		<comments>http://www.wagnerdanda.me/2009/12/asp-net-development-server-slow-on-windows-vista7-with-firefox-or-chrome/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 00:19:52 +0000</pubDate>
		<dc:creator>Wagner Danda</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Disable IPv6]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[IPV6]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[Visual Studio ASP.NET development server]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.wagnerdanda.me/?p=101</guid>
		<description><![CDATA[While developing an ASP.NET website running it on the Visual Studio ASP.NET development server I was noticing that page loads exceedingly slowly in Firefox and Google Chrome after upgrading to Windows 7 (same issue occurs with Windows Vista). 
A page refresh would usually take up to 3 seconds (localhost) even without changing the source code [...]]]></description>
			<content:encoded><![CDATA[<p><strong>While developing an ASP.NET website running it on the Visual Studio ASP.NET development server I was noticing that page loads exceedingly slowly in Firefox and Google Chrome after upgrading to Windows 7 (same issue occurs with Windows Vista). </strong></p>
<p>A page refresh would usually take up to 3 seconds (localhost) even without changing the source code (so it should be instantaneously, especially now that I&#8217;m using a SSD).</p>
<p>It appears that there is some kind of <a href="http://weblogs.asp.net/dwahlin/archive/2007/06/17/fixing-firefox-slowness-with-localhost-on-vista.aspx">bug on Vista/Windows 7 with DSN and IPv6</a>, but that can be easily fixed. Here are some of the solutions I have found:</p>
<p><strong>1. </strong><strong>Recommended Solution &#8211; machine wide</strong>: uncomment the localhost address in the hosts file (%WINDIR%\System32\drivers\etc\hosts): (<a href="http://stackoverflow.com/questions/1628793/setting-up-iis7-5-for-local-asp-net-development">source</a>)</p>
<blockquote><p># localhost name resolution is handled within DNS itself.</p>
<p><span style="white-space: pre;"> </span>127.0.0.1       localhost</p>
<p>#<span style="white-space: pre;"> </span>::1             localhost</p></blockquote>
<blockquote>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 153px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"># localhost name resolution is handled within DNS itself.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 153px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"><span style="white-space: pre;"> </span>127.0.0.1       localhost</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 153px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">#<span style="white-space: pre;"> </span>::1             localhost</div>
</blockquote>
<p><strong>2. </strong>Firefox-only solution: <a href="http://accidentaltechnologist.com/asp-net/aspnet-development-server-problems-under-vista/">disable IPv6</a></p>
<blockquote><p>1. Type about:config in the address bar and press Enter.</p>
<p>2. Scroll down until you find network.dns.disableIPv6.</p>
<p>3. Double-click on it to change its value to true.</p>
<p>4. Restart Firefox.</p></blockquote>
<p><strong>3. </strong>System wide-configuration (option 1):<strong> </strong><a href="http://www.windowsreference.com/networking/disable-ipv6-random-identifier-in-windows-7-server-2008-vista/">Disable IPv6 Random identifier</a></p>
<blockquote><p>netsh interface tcp set global autotuninglevel=disabled</p></blockquote>
<p><strong>4.<span style="font-weight: normal;"><strong> </strong>System wide-configuration (option 2): <a href="http://www.tech-faq.com/how-do-i-remove-ipv6-in-vista.shtml">Disable IPv6 from Your LAN Interfaces and Connections</a></span></strong></p>
<blockquote><p>1. Launch Vista, click on Start, and then click on Run. Once the Run window appears, type regedit.</p>
<p>2. Once you have accessed the registry, you will add a registry value as follows: (DWORD type) Set to OxFF.</p>
<p>3. The registry is as follows: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\DisabledComponents</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.wagnerdanda.me/2009/12/asp-net-development-server-slow-on-windows-vista7-with-firefox-or-chrome/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

