<?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: A quick way to get memcached status</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2008/11/26/a-quick-way-to-get-memcached-status/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2008/11/26/a-quick-way-to-get-memcached-status/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: gorenje</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/26/a-quick-way-to-get-memcached-status/comment-page-1/#comment-772829</link>
		<dc:creator>gorenje</dc:creator>
		<pubDate>Tue, 31 Aug 2010 12:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=547#comment-772829</guid>
		<description>watch &quot;(echo  stats ; echo quit ) &#124; nc 127.0.0.1 11211&quot; works, echo stats doesn&#039;t since memcache expects you to quit the connection.</description>
		<content:encoded><![CDATA[<p>watch &#8220;(echo  stats ; echo quit ) | nc 127.0.0.1 11211&#8243; works, echo stats doesn&#8217;t since memcache expects you to quit the connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dieter_be</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/26/a-quick-way-to-get-memcached-status/comment-page-1/#comment-393546</link>
		<dc:creator>Dieter_be</dc:creator>
		<pubDate>Thu, 27 Nov 2008 13:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=547#comment-393546</guid>
		<description>You can do even more fun/specific stuff like &#039;stats items&#039;, &#039;stats sizes&#039;, &#039;stats slabs&#039;, ...
See http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt

Another client worth mentioning is telnet.  The advantage over netcat is the interactivity. (but then again nc is good for scripting)</description>
		<content:encoded><![CDATA[<p>You can do even more fun/specific stuff like &#8216;stats items&#8217;, &#8216;stats sizes&#8217;, &#8216;stats slabs&#8217;, &#8230;<br />
See <a href="http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt" rel="nofollow">http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt</a></p>
<p>Another client worth mentioning is telnet.  The advantage over netcat is the interactivity. (but then again nc is good for scripting)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

