<?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: Memcached Test</title>
	<atom:link href="http://dorkage.net/blog/2009/02/05/memcached-test/feed/" rel="self" type="application/rss+xml" />
	<link>http://dorkage.net/blog/2009/02/05/memcached-test/</link>
	<description>überblog geek life, humour, insights, and meta stuff</description>
	<lastBuildDate>Thu, 31 Mar 2011 15:54:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: tibia botting</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-3026</link>
		<dc:creator>tibia botting</dc:creator>
		<pubDate>Tue, 11 Jan 2011 01:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-3026</guid>
		<description>&lt;a href=&quot;http://www.tibiatrader.com/neobot.php&quot; rel=&quot;nofollow&quot;&gt;neobot&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://www.tibiatrader.com/neobot.php" rel="nofollow">neobot</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GHD Australia</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-2809</link>
		<dc:creator>GHD Australia</dc:creator>
		<pubDate>Sun, 09 Jan 2011 23:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-2809</guid>
		<description>This is my first time i visit here. I found so many entertaining stuff in your blog, especially its discussion. From the tons of comments on your articles, I guess I am not the only one having all the leisure here! Keep up the excellent work.</description>
		<content:encoded><![CDATA[<p>This is my first time i visit here. I found so many entertaining stuff in your blog, especially its discussion. From the tons of comments on your articles, I guess I am not the only one having all the leisure here! Keep up the excellent work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackie Drish</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-2772</link>
		<dc:creator>Jackie Drish</dc:creator>
		<pubDate>Sun, 09 Jan 2011 18:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-2772</guid>
		<description>salut,Offre un rétablissement site s&#039;avère à être tout simplement génial merci bcp pour ce post. J&#039;apprecie vraiment infiniment  m&#039;a vraiment aidé, je recommanderai  site aux gens que je connais. a bientot.</description>
		<content:encoded><![CDATA[<p>salut,Offre un rétablissement site s&#8217;avère à être tout simplement génial merci bcp pour ce post. J&#8217;apprecie vraiment infiniment  m&#8217;a vraiment aidé, je recommanderai  site aux gens que je connais. a bientot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny Shaw</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-2603</link>
		<dc:creator>Jonny Shaw</dc:creator>
		<pubDate>Mon, 15 Nov 2010 13:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-2603</guid>
		<description>Bike trader, you need to add a server before you can connect to it.</description>
		<content:encoded><![CDATA[<p>Bike trader, you need to add a server before you can connect to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adi</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-1963</link>
		<dc:creator>Adi</dc:creator>
		<pubDate>Sun, 24 Jan 2010 19:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-1963</guid>
		<description>Thanks for sharing your code. Works Great and is very simple.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your code. Works Great and is very simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: specialized bikes</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-1017</link>
		<dc:creator>specialized bikes</dc:creator>
		<pubDate>Mon, 02 Mar 2009 12:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-1017</guid>
		<description>The beauty of memcached is the simplicity. Bringing boxes onto the grid, removing them, adding memory, adjusting hashing schemes, serialization schemes, etc - It&#039;s all clear because there is so little magic to it. Additionally, in our experience, java&#039;s memory management (GC schemes, etc) is explicitly poor for mixed use caching. Again, memcached having it&#039;s &#039;close to the metal&#039; slab allocator makes understanding what&#039;s going on dead simple.</description>
		<content:encoded><![CDATA[<p>The beauty of memcached is the simplicity. Bringing boxes onto the grid, removing them, adding memory, adjusting hashing schemes, serialization schemes, etc &#8211; It&#8217;s all clear because there is so little magic to it. Additionally, in our experience, java&#8217;s memory management (GC schemes, etc) is explicitly poor for mixed use caching. Again, memcached having it&#8217;s &#8216;close to the metal&#8217; slab allocator makes understanding what&#8217;s going on dead simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-942</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 09 Feb 2009 21:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-942</guid>
		<description>Ummm.... bike trader, I didn&#039;t spam this comment because its clearly not auto-spam.  Belaboring that you have no experience with memcached whatsoever is unnecessary because that&#039;s pretty obvious.  Thanks for the visit, but I can&#039;t help wondering if it&#039;s because I have the Top Commentators plugin.   I wasn&#039;t asking for help.  Memcached connects just fine for any authorized IP on my server.</description>
		<content:encoded><![CDATA[<p>Ummm&#8230;. bike trader, I didn&#8217;t spam this comment because its clearly not auto-spam.  Belaboring that you have no experience with memcached whatsoever is unnecessary because that&#8217;s pretty obvious.  Thanks for the visit, but I can&#8217;t help wondering if it&#8217;s because I have the Top Commentators plugin.   I wasn&#8217;t asking for help.  Memcached connects just fine for any authorized IP on my server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bike trader</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-940</link>
		<dc:creator>Bike trader</dc:creator>
		<pubDate>Mon, 09 Feb 2009 08:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-940</guid>
		<description>I don&#039;t have any experience with memcached whatsoever, but I searched on Google and found this:

  &quot;Memcache::connect() [function.Memcache-connect]: Can&#039;t connect to localhost:11211, Connection refused (111)in...&quot;

So for some reason, it can&#039;t connect to the server. I don&#039;t know how memcached works, so I can&#039;t help any further at the moment.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have any experience with memcached whatsoever, but I searched on Google and found this:</p>
<p>  &#8220;Memcache::connect() [function.Memcache-connect]: Can&#8217;t connect to localhost:11211, Connection refused (111)in&#8230;&#8221;</p>
<p>So for some reason, it can&#8217;t connect to the server. I don&#8217;t know how memcached works, so I can&#8217;t help any further at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olivia</title>
		<link>http://dorkage.net/blog/2009/02/05/memcached-test/comment-page-1/#comment-932</link>
		<dc:creator>olivia</dc:creator>
		<pubDate>Fri, 06 Feb 2009 16:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://dorkage.net/?p=512#comment-932</guid>
		<description>Easy, einfach, facile!! what more can I say???!!!,, Am Joking!!! Thank you for sharing those lines!</description>
		<content:encoded><![CDATA[<p>Easy, einfach, facile!! what more can I say???!!!,, Am Joking!!! Thank you for sharing those lines!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

