<?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"
	>
<channel>
	<title>Comments on: MySQL connections in sleep state</title>
	<atom:link href="http://rackerhacker.com/2007/05/20/mysql-connections-in-sleep-state/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2007/05/20/mysql-connections-in-sleep-state/</link>
	<description>Words of wisdom from a server administrator</description>
	<pubDate>Wed, 20 Aug 2008 16:35:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: major</title>
		<link>http://rackerhacker.com/2007/05/20/mysql-connections-in-sleep-state/#comment-11</link>
		<dc:creator>major</dc:creator>
		<pubDate>Tue, 14 Aug 2007 17:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/05/20/mysql-connections-in-sleep-state/#comment-11</guid>
		<description>Good point!  Never considered fixing it in PHP itself. :-)</description>
		<content:encoded><![CDATA[<p>Good point!  Never considered fixing it in PHP itself. <img src='http://rackerhacker.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan B</title>
		<link>http://rackerhacker.com/2007/05/20/mysql-connections-in-sleep-state/#comment-9</link>
		<dc:creator>Dan B</dc:creator>
		<pubDate>Tue, 14 Aug 2007 17:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/05/20/mysql-connections-in-sleep-state/#comment-9</guid>
		<description>Or you can disable persistant connections from within php.ini (or the appropriate file in /etc/php.d/)
mysql.allow_persistent = Off

Cheers,
Dan.</description>
		<content:encoded><![CDATA[<p>Or you can disable persistant connections from within php.ini (or the appropriate file in /etc/php.d/)<br />
mysql.allow_persistent = Off</p>
<p>Cheers,<br />
Dan.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
