<?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: PHP Acceleration &#8211; Pick Your Poison</title>
	<atom:link href="http://www.j2eegeek.com/blog/2007/02/27/php-acceleration-pick-your-poison/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j2eegeek.com/blog/2007/02/27/php-acceleration-pick-your-poison/</link>
	<description>In the kingdom of hope, there is no winter.</description>
	<lastBuildDate>Fri, 28 Oct 2011 16:23:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bertin</title>
		<link>http://www.j2eegeek.com/blog/2007/02/27/php-acceleration-pick-your-poison/comment-page-1/#comment-58750</link>
		<dc:creator>bertin</dc:creator>
		<pubDate>Tue, 03 Jul 2007 15:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/02/27/php-acceleration-pick-your-poison/#comment-58750</guid>
		<description>I was looking for an example of captcha use with a single submit for the form.
This page is a heavy example !
Is there a light one ?</description>
		<content:encoded><![CDATA[<p>I was looking for an example of captcha use with a single submit for the form.<br />
This page is a heavy example !<br />
Is there a light one ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t3rmin4t0r</title>
		<link>http://www.j2eegeek.com/blog/2007/02/27/php-acceleration-pick-your-poison/comment-page-1/#comment-54880</link>
		<dc:creator>t3rmin4t0r</dc:creator>
		<pubDate>Wed, 28 Feb 2007 15:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/02/27/php-acceleration-pick-your-poison/#comment-54880</guid>
		<description>APC doesn&#039;t install its &quot;cache peeking&quot; code by default, because anything which installs web-code needs to be thoroughly secured. Place the apc.php from the apc tarball, somewhere secure (i.e host/ip/password protected) and it should give you some info on your cache usage.

Or if you want to see a quick demo,  search around for &#039;&quot;APC INFO&quot; apc.php&#039; to find people who don&#039;t protect it enough.

And treat your APC nice - feed it enough shm_size and don&#039;t let it fragment beyond 600/700 fragments ... and it&#039;ll play nice to you as well :)</description>
		<content:encoded><![CDATA[<p>APC doesn&#8217;t install its &#8220;cache peeking&#8221; code by default, because anything which installs web-code needs to be thoroughly secured. Place the apc.php from the apc tarball, somewhere secure (i.e host/ip/password protected) and it should give you some info on your cache usage.</p>
<p>Or if you want to see a quick demo,  search around for &#8216;&#8221;APC INFO&#8221; apc.php&#8217; to find people who don&#8217;t protect it enough.</p>
<p>And treat your APC nice &#8211; feed it enough shm_size and don&#8217;t let it fragment beyond 600/700 fragments &#8230; and it&#8217;ll play nice to you as well <img src='http://www.j2eegeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcdinh</title>
		<link>http://www.j2eegeek.com/blog/2007/02/27/php-acceleration-pick-your-poison/comment-page-1/#comment-54876</link>
		<dc:creator>pcdinh</dc:creator>
		<pubDate>Wed, 28 Feb 2007 11:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/02/27/php-acceleration-pick-your-poison/#comment-54876</guid>
		<description>Hi, 

Thanks for sharing your experience. Could you please reveal which PHP, Apache and APC version have you used to deploy your web apps? Does APC need some tweak to make it work at best performance?

Thanks

Dinh
PHPVietnam</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thanks for sharing your experience. Could you please reveal which PHP, Apache and APC version have you used to deploy your web apps? Does APC need some tweak to make it work at best performance?</p>
<p>Thanks</p>
<p>Dinh<br />
PHPVietnam</p>
]]></content:encoded>
	</item>
</channel>
</rss>

