On Jan 10, 2013 5:02 AM, "David Gerard" <[email protected]> wrote:
>
> On 10 January 2013 05:41, Dan Fisher <[email protected]> wrote:
>
> > I've been recommended to use the following setup in Linode:
> >>> NGINX, PHP-FPM with APC and MySQL.
>
> I understand that APC is not nearly as useful with fcgid as it is with
> libphp5 - the cache is per PHP process (each of which terminates after
> a few runs), not across all of them. Is it actually useful with
> PHP-FPM?

http://stackoverflow.com/questions/12860487/is-apc-opcode-cache-shared-between-php-fpm-pools-workers

Seems pretty clear from that link that it's all a single cache. It even
cites a source but I haven't read the source yet.

-Jeremy
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to