<?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>ghostbar &#187; cache</title>
	<atom:link href="http://ghostbar.ath.cx/tag/cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghostbar.ath.cx</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 15:49:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tracker eating my memory cache</title>
		<link>http://ghostbar.ath.cx/2012/04/28/tracker-eating-my-memory-cache/</link>
		<comments>http://ghostbar.ath.cx/2012/04/28/tracker-eating-my-memory-cache/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 22:59:42 +0000</pubDate>
		<dc:creator>ghostbar</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Memory Leak]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[Tracker]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=636</guid>
		<description><![CDATA[UPDATE I removed tracker, when I rebooted my machine again my memory cache got ~1000M again, and again, and again. I didn&#8217;t knew it existed until recently, that I saw all my memory was eaten up and suddenly I was using my SWAP instead of my memory, and it was fully loaded. What&#8217;s my surprise? [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE</strong> I removed tracker, when I rebooted my machine again my memory cache got ~1000M again, and again, and again.</p>
<p>I didn&#8217;t knew it existed until recently, that I saw all my memory was eaten up and suddenly I was using my SWAP instead of my memory, and it was fully loaded.</p>
<p>What&#8217;s my surprise? I have 2G in memory and 1113M of it was cache, and 1G of swap full as well. The worst thing is that I reboot my machine and without starting anything I get 903M of cache full, out of nowhere!</p>
<p>I start to track what&#8217;s the issue, where&#8217;s the leak, and found that if I killed tracker-store early then my memory stopped being loaded of cache.</p>
<p>There&#8217;s a bug, already reported, it&#8217;s <a href='http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612242'>#612242</a> and the workaround given is to nuke the database with <code>tracker-control -r</code>.</p>
<p>It worked. Now my cache is not full, but since I just did it I don&#8217;t know if in some days my tracker-cache will be full again and eating all my memory.</p>
<p>Just wanted people know there was a work-around at least and you could use your computer again.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghostbar.ath.cx/2012/04/28/tracker-eating-my-memory-cache/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Polipo and uncachable file</title>
		<link>http://ghostbar.ath.cx/2011/11/05/polipo-and-uncachable-file/</link>
		<comments>http://ghostbar.ath.cx/2011/11/05/polipo-and-uncachable-file/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 20:17:01 +0000</pubDate>
		<dc:creator>ghostbar</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[aggressive caching]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[lazyweb]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[polipo]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[uncachable]]></category>

		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=626</guid>
		<description><![CDATA[Dear lazyweb, I was searching through the internet what was I doing wrong, I wrote to the polipo-user list but my email got stuck on moderation, and my connection is really shitty (that&#8217;s why I&#8217;m using polipo the way I&#8217;m using it). I have relaxTransparency and mindlesslyCacheVary set to true, but I don&#8217;t need so [...]]]></description>
			<content:encoded><![CDATA[<p>Dear lazyweb,</p>
<p>I was searching through the internet what was I doing wrong, I wrote to the polipo-user list but my email got stuck on moderation, and my connection is really shitty (that&#8217;s why I&#8217;m using polipo the way I&#8217;m using it). I have relaxTransparency and mindlesslyCacheVary set to true, but I don&#8217;t need so aggresive caching in my development stages that are located under *.local and another development subdomain on the net.</p>
<p>Already tried setting uncachableFile to /etc/polipo/uncachable and to ~/.polipo-uncachable, according to the web-config thing is properly setted up, but can&#8217;t get it to recognize it&#8217;s content. I first thought it was I was writing bad the regex, .*\.local but it does work in the /etc/polipo/forbidden file. Besides, adding complete domains to the uncachable file doesn&#8217;t works neither. Could someone confirm this or throw me a hand on this? I&#8217;m using 1.0.4.1-1.1 version which is the last one on unstable repos.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghostbar.ath.cx/2011/11/05/polipo-and-uncachable-file/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

