I am not sure if this is apc module bug or my setup:

I can see in admin/reports/status that apc is running (below) but in apc.php it shows it only caches itself (apc.php):

APC	3.1.9
APC has been running for 3 sec. Currently caching 18 entries (1.02 MB).

I can see php-cgi is only running while parsing a script. Afterwards no php process is running.

What to check ?

Drupal 7.8

Comments

beckerbao’s picture

I have the same issue like yours. Is there anyone can help us?

Refineo’s picture

We finally managed to set this up properly.
Apc works fine for multiple processes with apache/2 + php 5.3.x + php-fpm + fcgi in FPM/FastCGI mode.
PHP 5.3.x is configured with following options --enable-force-cgi-redirect --enable-fastcgi --enable-fpm

How to set up APC on Drupal 7.x with httpd + fastcgi?

R.Muilwijk’s picture

Status: Active » Fixed

Putting this to fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.