<?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: Object Pooling and Reusing XMLHttpRequest in IE</title>
	<atom:link href="http://pathfindersoftware.com/2006/08/object_pooling_/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2006/08/object_pooling_/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arsen Abdrakhmanov</title>
		<link>http://pathfindersoftware.com/2006/08/object_pooling_/#comment-5761</link>
		<dc:creator>Arsen Abdrakhmanov</dc:creator>
		<pubDate>Wed, 26 Aug 2009 08:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=468#comment-5761</guid>
		<description>As far as I can judge, the number of concurrent HTTP connections is limited by 2 requests in IE6 and this fact makes the pool implementation quite tricky.</description>
		<content:encoded><![CDATA[<p>As far as I can judge, the number of concurrent HTTP connections is limited by 2 requests in IE6 and this fact makes the pool implementation quite tricky.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vyas Bharghava</title>
		<link>http://pathfindersoftware.com/2006/08/object_pooling_/#comment-5760</link>
		<dc:creator>Vyas Bharghava</dc:creator>
		<pubDate>Mon, 24 Sep 2007 17:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=468#comment-5760</guid>
		<description>&lt;p&gt;Hi Dietrich,&lt;/p&gt;

&lt;p&gt;Interesting....&lt;br /&gt;
But I thought IE was pooling connections, by default.&lt;/p&gt;

&lt;p&gt;I wrote a test harness that essentially opened 10 async connections to the website it originated from and tried to perform a long running operation.  Look at my blog entry here &lt;a href=&quot;http://www.thinkfarahead.com/2007/09/using-script-to-verify-ie-xmlhttp.html&quot; rel=&quot;nofollow&quot;&gt;http://www.thinkfarahead.com/2007/09/using-script-to-verify-ie-xmlhttp.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But Now, I find that firefox is doing it too!&lt;/p&gt;

&lt;p&gt;Thoughts?&lt;/p&gt;

&lt;p&gt;Regards, Vyas&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Dietrich,</p>
<p>Interesting&#8230;.<br />
But I thought IE was pooling connections, by default.</p>
<p>I wrote a test harness that essentially opened 10 async connections to the website it originated from and tried to perform a long running operation.  Look at my blog entry here <a href="http://www.thinkfarahead.com/2007/09/using-script-to-verify-ie-xmlhttp.html" rel="nofollow">http://www.thinkfarahead.com/2007/09/using-script-to-verify-ie-xmlhttp.html</a></p>
<p>But Now, I find that firefox is doing it too!</p>
<p>Thoughts?</p>
<p>Regards, Vyas</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-09 21:01:41 -->
