<?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>TechnoBabel &#187; vista</title>
	<atom:link href="http://www.fritscher.ch/blog/tag/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fritscher.ch/blog</link>
	<description>Discoveries from the Virtual World</description>
	<lastBuildDate>Sat, 04 Jun 2011 20:59:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Slowness with localhost on Vista and seaside/squeak in firefox</title>
		<link>http://www.fritscher.ch/blog/2008/02/10/slowness-with-localhost-on-vista-and-seasidesqueak-in-firefox/</link>
		<comments>http://www.fritscher.ch/blog/2008/02/10/slowness-with-localhost-on-vista-and-seasidesqueak-in-firefox/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 20:48:59 +0000</pubDate>
		<dc:creator>Boris Fritscher</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[seaside]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[squeak]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.fritscher.ch/blog/2008/02/10/slowness-with-localhost-on-vista-and-seasidesqueak-in-firefox/</guid>
		<description><![CDATA[While testing seaside when loading the pages locally in firefox I had a long delay. After some digging, it turns out that the slowness is caused by an IPv6 issue with DNS and can easily be resolved by turning IPv6 &#8230; <a href="http://www.fritscher.ch/blog/2008/02/10/slowness-with-localhost-on-vista-and-seasidesqueak-in-firefox/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.]]></description>
			<content:encoded><![CDATA[<p>While testing <a href="http://www.seaside.st/">seaside</a> when loading the pages locally in firefox I had a long delay. After some digging,</p>
<blockquote><p>it turns out that the slowness is caused by an IPv6 issue with DNS and can easily be resolved by turning IPv6 support off in Firefox while doing localhost testing.  To make the change, type about:config in the address bar, locate the network.dns.disableIPv6 setting and double-click on it to set it to true.  This does the trick for the Firefox localhost issue on Vista and everything is running fast again.
</p></blockquote>
<p>as it turns out other people had the <a href="http://weblogs.asp.net/dwahlin/archive/2007/06/17/fixing-firefox-slowness-with-localhost-on-vista.aspx">same issues</a> but not in relation with seaside, therefore I found it in google only after having discovered the solution by myself.</p>
<p>I am hopping that blogging it under seaside/squeak will help someone save some time.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fritscher.ch/blog/2008/02/10/slowness-with-localhost-on-vista-and-seasidesqueak-in-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

