PHP fastCGI and APC
Posted: Tue Nov 09, 2010 2:00 am
Hi all,
I'm running PHP 5.3 as fastCGI (using php-fpm) and APC.
I understand that in fastCGI mode, there are several php processes (managed by the fpm) and for each one of them, APC hold a separate cache in memory (per process).
If my assumptions are true, is there any way to clear the cache of all processes at once?
Thanks,
fatfish
I'm running PHP 5.3 as fastCGI (using php-fpm) and APC.
I understand that in fastCGI mode, there are several php processes (managed by the fpm) and for each one of them, APC hold a separate cache in memory (per process).
If my assumptions are true, is there any way to clear the cache of all processes at once?
Thanks,
fatfish