<?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>John Leach's Blog &#187; turckmmcache</title>
	<atom:link href="http://johnleach.co.uk/words/archives/tag/turckmmcache/feed" rel="self" type="application/rss+xml" />
	<link>http://johnleach.co.uk/words</link>
	<description>Stuff I think, see and do</description>
	<lastBuildDate>Fri, 18 Jun 2010 22:57:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Turck MMCache speediness on Debian Sarge</title>
		<link>http://johnleach.co.uk/words/archives/2006/01/12/203/turck-mmcache-speediness-on-debian-sarge</link>
		<comments>http://johnleach.co.uk/words/archives/2006/01/12/203/turck-mmcache-speediness-on-debian-sarge#comments</comments>
		<pubDate>Thu, 12 Jan 2006 17:13:58 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[acceleration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[backport]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sarge]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[turckmmcache]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://johnleach.co.uk/words/archives/2006/01/12/203/</guid>
		<description><![CDATA[UPDATE: The info in this post is deprecated. See the new post about eAccelerator instead. I installed Turck MMCache PHP accelerator and I got a big improvement. ApacheBench reported 4.52 pages per second before and 12.47 pages after installation (a WordPress 1.5.2 page on a 1.2Ghz PIII). That a 275% increase in performance, with currently [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE</strong>: The info in this post is deprecated.  See <a href="http://johnleach.co.uk/words/archives/2006/01/15/205/">the new post about eAccelerator</a> instead.</p>
<p>I installed <a href="http://turck-mmcache.sourceforge.net">Turck MMCache</a> PHP accelerator and I got a big improvement.</p>
<p>ApacheBench reported 4.52 pages per second before and 12.47 pages after installation (a WordPress 1.5.2 page on a 1.2Ghz PIII).  That a 275% increase in performance, with currently no observed problems.  I tested this with both Apache2 and lighttpd, and got a similar boost with both.</p>
<p>There is only a package for Debian unstable at the moment, so I downloaded the package source and backported it to Debian sarge.  I put the package in my apt repository (along with a backported openswan package I&#8217;m using).  Add to your sources.list:</p>
<div class="code">
deb http://johnleach.co.uk/downloads/debian sarge backports
</div>
<p>and <code>apt-get update ; apt-get install turck-mmcache</code></p>
<p>See PHP fly (comparatively)</p>
<p><strong>UPDATE</strong>: I&#8217;m running into a few problems now actually.  WordPress runs fine, but an application of my own is having some serious problems.  MMTurck is kicking out the following log message:</p>
<div class="code">
[13072] MMCACHE: PHP crashed on opline 1 of main() at /path/to/webapp/cligs-app.php:24
</div>
<p>I&#8217;ve disabled the extension for now until I investigate further.</p>
<p><strong>UPDATE</strong>: S</p>
]]></content:encoded>
			<wfw:commentRss>http://johnleach.co.uk/words/archives/2006/01/12/203/turck-mmcache-speediness-on-debian-sarge/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
