Jump to content

PHP fastCGI and APC


Recommended Posts

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

 

Link to comment
https://forums.phpfreaks.com/topic/218182-php-fastcgi-and-apc/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.