<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Showroom &#187; Personal note</title>
	<atom:link href="http://www.linux-showroom.com/topics/personal-note/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linux-showroom.com</link>
	<description>My daily dosis of linux usage</description>
	<lastBuildDate>Sun, 13 Feb 2011 14:38:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Memcache is not cacheing</title>
		<link>http://www.linux-showroom.com/2011/01/18/memcache-is-not-cacheing.html</link>
		<comments>http://www.linux-showroom.com/2011/01/18/memcache-is-not-cacheing.html#comments</comments>
		<pubDate>Tue, 18 Jan 2011 16:27:33 +0000</pubDate>
		<dc:creator>Fabio</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[Personal note]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Memcache]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://www.linux-showroom.com/?p=127</guid>
		<description><![CDATA[So you are using memcached to speed up your system. Than suddenly at some point you notice memcache is not helping anymore but is does not cache the part that has the worst impact on your system. 

That´s what just has happened to me. Why is Memcache not cacheing I asked myself. Well, the ...<p><br /><br />
This post originated from the <a href="http://www.linux-showroom.com/feed/">Linux Showroom feed</a>. Please check out <a href="http://www.linux-showroom.com">Linux Showroom</a> for more posts.<br/><br/><a href="http://www.linux-showroom.com/2011/01/18/memcache-is-not-cacheing.html">Memcache is not cacheing</a></p>
]]></description>
			<content:encoded><![CDATA[<p>So you are using <a href="http://memcached.org/">memcached</a> to speed up your system. Than suddenly at some point you notice memcache is not helping anymore but is does not cache the part that has the worst impact on your system. </p>
<p>That´s what just has happened to me. Why is Memcache not cacheing I asked myself. Well, the default and highly recommend slabs size is 1 MB. Anything above just is not cached. Setting that limit higher with <code>-I Xm</code> (X being an integer) results in a warning which sounds really bad: </p>
<blockquote><p>
Starting memcached WARNING: Setting item max size above 1MB is not recommended!<br />
Raising this limit increases the minimum memory requirements and will decrease your memory efficiency.
</p></blockquote>
<p>Hmm, not so good. Luckily I was able to downsize that particular item so that memcache stores it again.</p>
<p>I am still wondering if serving content from harddisk instead of RAM via memcached could be a good idea. I gotta try it one of these days. What do you think?</p>
<p><br /><br />
This post originated from the <a href="http://www.linux-showroom.com/feed/">Linux Showroom feed</a>. Please check out <a href="http://www.linux-showroom.com">Linux Showroom</a> for more posts.<br/><br/><a href="http://www.linux-showroom.com/2011/01/18/memcache-is-not-cacheing.html">Memcache is not cacheing</a></p>
<p class="wp-flattr-button"></p> <p><a href="http://www.linux-showroom.com/?flattrss_redirect&amp;id=127&amp;md5=46f4052b110c26f7d32c3a02bfba4539" title="Flattr" target="_blank"><img src="http://www.linux-showroom.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-showroom.com/2011/01/18/memcache-is-not-cacheing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My daily dosis of linux usage</title>
		<link>http://www.linux-showroom.com/2007/10/24/my-daily-dosis-of-linux-usage.html</link>
		<comments>http://www.linux-showroom.com/2007/10/24/my-daily-dosis-of-linux-usage.html#comments</comments>
		<pubDate>Wed, 24 Oct 2007 17:39:50 +0000</pubDate>
		<dc:creator>Fabio</dc:creator>
				<category><![CDATA[Personal note]]></category>
		<category><![CDATA[bio]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://linux-showroom.com/?p=1</guid>
		<description><![CDATA[As of date I am a 32-year old computer scientist from Berlin, Germany. Caucasian, single male. You could say I am the somewhat average joe who uses linux and open source software.

I will blog as often as time permits and whenever I got something to tell.

<p><br /><br />
This post originated from the <a href="http://www.linux-showroom.com/feed/">Linux Showroom feed</a>. Please check out <a href="http://www.linux-showroom.com">Linux Showroom</a> for more posts.<br/><br/><a href="http://www.linux-showroom.com/2007/10/24/my-daily-dosis-of-linux-usage.html">My daily dosis of linux usage</a></p>
]]></description>
			<content:encoded><![CDATA[<p>As of date I am a 32-year old computer scientist from Berlin, Germany. Caucasian, single male. You could say I am the somewhat average joe who uses linux and open source software.</p>
<p>I will blog as often as time permits and whenever I got something to tell.</p>
<p><!--adsense--></p>
<p><br /><br />
This post originated from the <a href="http://www.linux-showroom.com/feed/">Linux Showroom feed</a>. Please check out <a href="http://www.linux-showroom.com">Linux Showroom</a> for more posts.<br/><br/><a href="http://www.linux-showroom.com/2007/10/24/my-daily-dosis-of-linux-usage.html">My daily dosis of linux usage</a></p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.linux-showroom.com/2007/10/24/my-daily-dosis-of-linux-usage.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

