<?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: IE 8 Connetion Parallelism Issues</title>
	<atom:link href="http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Ryan Breen</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262181</link>
		<dc:creator>Ryan Breen</dc:creator>
		<pubDate>Tue, 18 Mar 2008 02:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262181</guid>
		<description>mrclay: My performance testing was not done with IE.  I used a third party network testing tool establishing the same number of connections as IE8.  I&#039;ve run tests with far higher concurrency with this tool, so I don&#039;t believe client-side factors contribute to the performance differences.</description>
		<content:encoded><![CDATA[<p>mrclay: My performance testing was not done with IE.  I used a third party network testing tool establishing the same number of connections as IE8.  I&#8217;ve run tests with far higher concurrency with this tool, so I don&#8217;t believe client-side factors contribute to the performance differences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrclay</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262180</link>
		<dc:creator>mrclay</dc:creator>
		<pubDate>Tue, 18 Mar 2008 01:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262180</guid>
		<description>&lt;blockquote&gt;I &lt;strong&gt;suspect&lt;/strong&gt; that my hosting provider (Dreamhost) simply canâ€™t keep up...&lt;/blockquote&gt;

I&#039;d like to see the same test run with Firefox after setting it to allow the same # of connections. I&#039;m not thoroughly convinced that IE&#039;s increase in concurrency would have that much impact on servers. At this point I&#039;d be more likely to suspect IE&#039;s networking innards than to suggest this change will bring the incredibly mature Apache to its knees with the same # of users.</description>
		<content:encoded><![CDATA[<blockquote><p>I <strong>suspect</strong> that my hosting provider (Dreamhost) simply canâ€™t keep up&#8230;</p></blockquote>
<p>I&#8217;d like to see the same test run with Firefox after setting it to allow the same # of connections. I&#8217;m not thoroughly convinced that IE&#8217;s increase in concurrency would have that much impact on servers. At this point I&#8217;d be more likely to suspect IE&#8217;s networking innards than to suggest this change will bring the incredibly mature Apache to its knees with the same # of users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DigitalSkyline</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262177</link>
		<dc:creator>DigitalSkyline</dc:creator>
		<pubDate>Mon, 17 Mar 2008 20:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262177</guid>
		<description>I think they should have called this IE8 Alpha-at-best.</description>
		<content:encoded><![CDATA[<p>I think they should have called this IE8 Alpha-at-best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tazzben</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262174</link>
		<dc:creator>tazzben</dc:creator>
		<pubDate>Mon, 17 Mar 2008 20:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262174</guid>
		<description>This is slightly off topic, but have you noticed some serious css padding issues with IE 8?  I&#039;ve noticed a number of places where a site works perfectly in IE7 and all &quot;standards&quot; browsers (Safari, Firefox, Opera) but seems to ignore padding in IE8.  I&#039;ve also noticed it&#039;s really slow.  Is it just me?  I know its a beta, but it doesn&#039;t seem like its even close to being done.</description>
		<content:encoded><![CDATA[<p>This is slightly off topic, but have you noticed some serious css padding issues with IE 8?  I&#8217;ve noticed a number of places where a site works perfectly in IE7 and all &#8220;standards&#8221; browsers (Safari, Firefox, Opera) but seems to ignore padding in IE8.  I&#8217;ve also noticed it&#8217;s really slow.  Is it just me?  I know its a beta, but it doesn&#8217;t seem like its even close to being done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pmontrasio</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262171</link>
		<dc:creator>pmontrasio</dc:creator>
		<pubDate>Mon, 17 Mar 2008 19:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262171</guid>
		<description>The idea of a X-concurrent-connections HTTP was the first thing I thought about when I read the article, so I vote for it! I prefer it over sensing the connection bandwidth because I want as much control as possible on my servers.</description>
		<content:encoded><![CDATA[<p>The idea of a X-concurrent-connections HTTP was the first thing I thought about when I read the article, so I vote for it! I prefer it over sensing the connection bandwidth because I want as much control as possible on my servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Breen</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262168</link>
		<dc:creator>Ryan Breen</dc:creator>
		<pubDate>Mon, 17 Mar 2008 16:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262168</guid>
		<description>Thanks, Steve.  That&#039;s a great summary of the situation.  My motivation for writing this article was to offer a caveat to Ajax developers who have adopted the CNAME approach.  Given the interest in articles and presentations on the topic, I suspect there are more than a few smaller sites who have adopted this optimization.  I would hate for my small role in publicizing connection parallelism hacks to hurt those early adopters.</description>
		<content:encoded><![CDATA[<p>Thanks, Steve.  That&#8217;s a great summary of the situation.  My motivation for writing this article was to offer a caveat to Ajax developers who have adopted the CNAME approach.  Given the interest in articles and presentations on the topic, I suspect there are more than a few smaller sites who have adopted this optimization.  I would hate for my small role in publicizing connection parallelism hacks to hurt those early adopters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: souders</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262167</link>
		<dc:creator>souders</dc:creator>
		<pubDate>Mon, 17 Mar 2008 16:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262167</guid>
		<description>IE8&#039;s move is great - 6 connections per hostname, dropped to 2 if dialup. The main point of Ryan&#039;s post is that sites that follow the &quot;CNAME trick&quot;, creating multiple hostnames to increase parallelization, should re-evaluate this strategy. This is especially true if those sites are hosted on servers that can&#039;t handle the load. Users visiting major sites using IE8 likely won&#039;t suffer - those sites can handle the increase in parallel connections. And users visiting smaller sites using IE8 likely won&#039;t suffer either - smaller sites aren&#039;t likely to have implemented the CNAME trick. Only 2 of the top 10 U.S. sites use this technique (YouTube and MSN), so it&#039;s not likely to be widespread on smaller sites.</description>
		<content:encoded><![CDATA[<p>IE8&#8242;s move is great &#8211; 6 connections per hostname, dropped to 2 if dialup. The main point of Ryan&#8217;s post is that sites that follow the &#8220;CNAME trick&#8221;, creating multiple hostnames to increase parallelization, should re-evaluate this strategy. This is especially true if those sites are hosted on servers that can&#8217;t handle the load. Users visiting major sites using IE8 likely won&#8217;t suffer &#8211; those sites can handle the increase in parallel connections. And users visiting smaller sites using IE8 likely won&#8217;t suffer either &#8211; smaller sites aren&#8217;t likely to have implemented the CNAME trick. Only 2 of the top 10 U.S. sites use this technique (YouTube and MSN), so it&#8217;s not likely to be widespread on smaller sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdsharp</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262164</link>
		<dc:creator>jdsharp</dc:creator>
		<pubDate>Mon, 17 Mar 2008 15:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262164</guid>
		<description>I wonder if in this situation it would make sense to introduce support for &quot;X-concurrent-connections&quot; header where a host could &quot;suggest&quot; the ideal number of connections. One advantage would be that this could dynamically change with the load on a particular provider (or even be tailored to specific browsers/networks).</description>
		<content:encoded><![CDATA[<p>I wonder if in this situation it would make sense to introduce support for &#8220;X-concurrent-connections&#8221; header where a host could &#8220;suggest&#8221; the ideal number of connections. One advantage would be that this could dynamically change with the load on a particular provider (or even be tailored to specific browsers/networks).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Breen</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262163</link>
		<dc:creator>Ryan Breen</dc:creator>
		<pubDate>Mon, 17 Mar 2008 15:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262163</guid>
		<description>Thanks, Kris.  I was hoping they were planning a mitigation strategy like that for dial-up users.</description>
		<content:encoded><![CDATA[<p>Thanks, Kris.  I was hoping they were planning a mitigation strategy like that for dial-up users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebasgt</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262162</link>
		<dc:creator>sebasgt</dc:creator>
		<pubDate>Mon, 17 Mar 2008 15:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262162</guid>
		<description>Excellent work!, and for those who said that this wasn&#039;t a problem in the other post about this, here is the answer! ;-)</description>
		<content:encoded><![CDATA[<p>Excellent work!, and for those who said that this wasn&#8217;t a problem in the other post about this, here is the answer! ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kriszyp</title>
		<link>http://ajaxian.com/archives/ie-8-connetion-parallelism-issues/comment-page-1#comment-262160</link>
		<dc:creator>kriszyp</dc:creator>
		<pubDate>Mon, 17 Mar 2008 14:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3443#comment-262160</guid>
		<description>Good work Ryan. In regards to the excessive connections, I believe IE8 is going to attempt to detect when a slow connection was being used, and go back to the 2 connection limit in those situations.</description>
		<content:encoded><![CDATA[<p>Good work Ryan. In regards to the excessive connections, I believe IE8 is going to attempt to detect when a slow connection was being used, and go back to the 2 connection limit in those situations.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

