<?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: APC Cache Considerations for Virtual Hosting Environments	</title>
	<atom:link href="http://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/feed/" rel="self" type="application/rss+xml" />
	<link>https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/</link>
	<description>portfolio of web work</description>
	<lastBuildDate>Tue, 13 May 2014 14:10:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.4</generator>
	<item>
		<title>
		By: Chris Gilligan		</title>
		<link>https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/#comment-11860</link>

		<dc:creator><![CDATA[Chris Gilligan]]></dc:creator>
		<pubDate>Tue, 13 May 2014 14:10:50 +0000</pubDate>
		<guid isPermaLink="false">https://chrisgilligan.com/?p=505#comment-11860</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/#comment-11857&quot;&gt;Albert&lt;/a&gt;.

&lt;a href=&quot;http://bit.ly/1jcC0FK&quot; rel=&quot;nofollow&quot;&gt;benchmarks for mod_php vs mod_fcgid&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/#comment-11857">Albert</a>.</p>
<p><a href="http://bit.ly/1jcC0FK" rel="nofollow">benchmarks for mod_php vs mod_fcgid</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Albert		</title>
		<link>https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/#comment-11857</link>

		<dc:creator><![CDATA[Albert]]></dc:creator>
		<pubDate>Tue, 13 May 2014 11:29:17 +0000</pubDate>
		<guid isPermaLink="false">https://chrisgilligan.com/?p=505#comment-11857</guid>

					<description><![CDATA[I see how this can be used on a small scale with fewer accounts. Do you know of any server benchmarks for mod_php vs mod_fcgid?]]></description>
			<content:encoded><![CDATA[<p>I see how this can be used on a small scale with fewer accounts. Do you know of any server benchmarks for mod_php vs mod_fcgid?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris Gilligan		</title>
		<link>https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/#comment-4560</link>

		<dc:creator><![CDATA[Chris Gilligan]]></dc:creator>
		<pubDate>Fri, 09 Mar 2012 16:11:41 +0000</pubDate>
		<guid isPermaLink="false">https://chrisgilligan.com/?p=505#comment-4560</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/#comment-4557&quot;&gt;dave&lt;/a&gt;.

Dave, you are correct about the filename conflicts. I&#039;ve removed that paragraph. I did have some issues that appeared to be due to cross-account caching.

I also agree that FastCGI consumes more memory than mod_php. However, my servers have plenty of RAM and few virtual domains and are optimized for speed instead of number of clients.

For my needs, servers &amp; clients, and ease of use, APC + mod_fcgid makes sense, and in my experience it is fast and stable. I formerly deployed eAccelerator or Xcache with mod_php, but I prefer fcgid on my current deployed servers. I prefer to tweak apc settings per virtual host, and to run scripts as the virtual server owner/user for ease of administration and allocation of resources.

I don&#039;t have hundreds or thousands of virtual hosts on my servers, just 10 or so per server, and some sites require different php extensions, so in my case it does make sense to run fcgid and have separate php.ini files for each virtual domain.

I have not yet used the mod_php and htaccess method, but will try it on a testbed to see if it provides any benefits.

I would be interested to see objective benchmarks for servers running APC and multiple Wordpress installations for mod_php vs mod_fcgid.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/#comment-4557">dave</a>.</p>
<p>Dave, you are correct about the filename conflicts. I&#8217;ve removed that paragraph. I did have some issues that appeared to be due to cross-account caching.</p>
<p>I also agree that FastCGI consumes more memory than mod_php. However, my servers have plenty of RAM and few virtual domains and are optimized for speed instead of number of clients.</p>
<p>For my needs, servers &#038; clients, and ease of use, APC + mod_fcgid makes sense, and in my experience it is fast and stable. I formerly deployed eAccelerator or Xcache with mod_php, but I prefer fcgid on my current deployed servers. I prefer to tweak apc settings per virtual host, and to run scripts as the virtual server owner/user for ease of administration and allocation of resources.</p>
<p>I don&#8217;t have hundreds or thousands of virtual hosts on my servers, just 10 or so per server, and some sites require different php extensions, so in my case it does make sense to run fcgid and have separate php.ini files for each virtual domain.</p>
<p>I have not yet used the mod_php and htaccess method, but will try it on a testbed to see if it provides any benefits.</p>
<p>I would be interested to see objective benchmarks for servers running APC and multiple WordPress installations for mod_php vs mod_fcgid.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dave		</title>
		<link>https://chrisgilligan.com/consulting/apc-cache-considerations-for-virtual-hosting-environments/#comment-4557</link>

		<dc:creator><![CDATA[dave]]></dc:creator>
		<pubDate>Thu, 08 Mar 2012 19:02:49 +0000</pubDate>
		<guid isPermaLink="false">https://chrisgilligan.com/?p=505#comment-4557</guid>

					<description><![CDATA[THIS IS ALL REALLY BAD ADVICE... you really shouldn&#039;t be running PHP as FCGID unless you absolutely have to (mod_php is faster).  If someone is thinking about using APC to speed up their pages, they definitely should NOT switch to FCGID just so they can use APC.  That would just make their server SLOWER.  (Whether they use Virtualmin to do that or if you configure it manually, either way it&#039;s the same thing, and it&#039;s a bad idea).

The &quot;conflicts if scripts are named the same&quot; problem does not exist.  (APC caches based on the full file path).

When running a shared virtual server with mod_php, you can install APC, but configure how it is used for each server using .htaccess and  setting APC flags, such as filters.  Google &quot;apc htaccess&quot; for info on how to do this properly.]]></description>
			<content:encoded><![CDATA[<p>THIS IS ALL REALLY BAD ADVICE&#8230; you really shouldn&#8217;t be running PHP as FCGID unless you absolutely have to (mod_php is faster).  If someone is thinking about using APC to speed up their pages, they definitely should NOT switch to FCGID just so they can use APC.  That would just make their server SLOWER.  (Whether they use Virtualmin to do that or if you configure it manually, either way it&#8217;s the same thing, and it&#8217;s a bad idea).</p>
<p>The &#8220;conflicts if scripts are named the same&#8221; problem does not exist.  (APC caches based on the full file path).</p>
<p>When running a shared virtual server with mod_php, you can install APC, but configure how it is used for each server using .htaccess and  setting APC flags, such as filters.  Google &#8220;apc htaccess&#8221; for info on how to do this properly.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: d2lehxir4n36oh.cloudfront.net
Lazy Loading (feed)

Served from: chrisgilligan.com @ 2026-03-01 18:00:20 by W3 Total Cache
-->