<?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>Ali Abbas &#187; tweaking</title>
	<atom:link href="http://alouche.net/blog/tag/tweaking/feed/" rel="self" type="application/rss+xml" />
	<link>http://alouche.net/blog</link>
	<description>Unix - Networking - News</description>
	<lastBuildDate>Sun, 11 Jul 2010 17:05:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP OPCodes Cached with APC – part 2</title>
		<link>http://alouche.net/blog/2009/10/21/lamp-php-opcodes-cached-with-apc-part-2/</link>
		<comments>http://alouche.net/blog/2009/10/21/lamp-php-opcodes-cached-with-apc-part-2/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 16:15:37 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Unix / Linux]]></category>
		<category><![CDATA[tweaking]]></category>

		<guid isPermaLink="false">http://alouche.net/blog/?p=716</guid>
		<description><![CDATA[Before reading this post, I recommend going over part 1 PHP OPCodes Cached with APC – part 1 In the first part we tackled what OPCodes are and how APC helps us streamline webserver performance by caching recurring script execution. In this second part, we will mostly look at the APC configuration main variable and [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/10/21/lamp-php-opcodes-cached-with-apc-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP OPCodes Cached with APC &#8211; part 1</title>
		<link>http://alouche.net/blog/2009/10/21/lamp-php-opcodes-cached-with-apc-part-1/</link>
		<comments>http://alouche.net/blog/2009/10/21/lamp-php-opcodes-cached-with-apc-part-1/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 10:18:40 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Unix / Linux]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tweaking]]></category>

		<guid isPermaLink="false">http://alouche.net/blog/?p=700</guid>
		<description><![CDATA[There are many caching system in use to optimize the execution of PHP script on busy web/database servers. Today we will focus on the OPcode caching method using APC. Before we start&#8230; what is an OPcode? The OPcode is an executable code generated each time a PHP script is interpreted and compiled. Each time you [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/10/21/lamp-php-opcodes-cached-with-apc-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->