<?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: Persistent connections in PHP</title>
	<atom:link href="http://openquery.com/blog/persistent-connections-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://openquery.com/blog/persistent-connections-in-php</link>
	<description>About MySQL, Drizzle, MariaDB and more!</description>
	<lastBuildDate>Mon, 19 Mar 2012 14:26:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: pingback_bot</title>
		<link>http://openquery.com/blog/persistent-connections-in-php/comment-page-1#comment-100</link>
		<dc:creator>pingback_bot</dc:creator>
		<pubDate>Thu, 12 Mar 2009 12:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://openquery.com/blogs/persistent-connections-in-php#comment-100</guid>
		<description>User &lt;lj user=&quot;arjen_lentz&quot;&gt; referenced to your post from &lt;a href=&quot;http://arjen-lentz.livejournal.com/150464.html&quot; rel=&quot;nofollow&quot;&gt;Error handling for MySQL applications&lt;/a&gt; saying: [...] the MySQL server end and some other things to look at on the application server end... I posted a &lt;a href=&quot;http://arjen-lentz.livejournal.com/39717.html&quot; rel=&quot;nofollow&quot;&gt;note about the PHP issue and solution&lt;/a&gt; 4 years back.If the error code is 1040 (Too many connections)the situation is similar but you were ... [...]</description>
		<content:encoded><![CDATA[<p>User <lj user="arjen_lentz"> referenced to your post from <a href="http://arjen-lentz.livejournal.com/150464.html" rel="nofollow">Error handling for MySQL applications</a> saying: [...] the MySQL server end and some other things to look at on the application server end&#8230; I posted a <a href="http://arjen-lentz.livejournal.com/39717.html" rel="nofollow">note about the PHP issue and solution</a> 4 years back.If the error code is 1040 (Too many connections)the situation is similar but you were &#8230; [...]</lj></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arjen</title>
		<link>http://openquery.com/blog/persistent-connections-in-php/comment-page-1#comment-99</link>
		<dc:creator>arjen</dc:creator>
		<pubDate>Tue, 13 Sep 2005 05:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://openquery.com/blogs/persistent-connections-in-php#comment-99</guid>
		<description>Indeed! Thanks, I forgot to note that in my post in the end ;-)</description>
		<content:encoded><![CDATA[<p>Indeed! Thanks, I forgot to note that in my post in the end <img src='http://openquery.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: midom</title>
		<link>http://openquery.com/blog/persistent-connections-in-php/comment-page-1#comment-98</link>
		<dc:creator>midom</dc:creator>
		<pubDate>Tue, 06 Sep 2005 09:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://openquery.com/blogs/persistent-connections-in-php#comment-98</guid>
		<description>if you really performance-savvy, you&#039;d have to enable thread_cache_size, so that MySQL would pool free threads for next incoming connections. This way _pconnect() is so dead!</description>
		<content:encoded><![CDATA[<p>if you really performance-savvy, you&#8217;d have to enable thread_cache_size, so that MySQL would pool free threads for next incoming connections. This way _pconnect() is so dead!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
