See my APC here: http://www.animefushigi.com/apc.php
If you keep hitting the Refresh button on the top left, watch the number of "Hits" and the "Start Time" and "Uptime" values. They all go up and down.
I find this quite strange, normally all 3 of these values should only get higher as time passes, not go down (except Start Time - which should stay the same)
My only assumption is that the cache is being flushed every second.
I've searched around and have tried a few things to fix this
- disabled suEXEC
- set apc.mmap_file_mask /dev/zero
- tried PHP 5 Handler fcgi and cgi
also when I go to /tmp/ on ssh and do -ls
I don't see anything apc related.
Any suggestions ?
The server is linux and uses whm/cpanel
*edit: I have a suspicion that the problem may be due to apc.mmap_file_mask. Currently it's set to /tmp/apc-animefus.XXXXXX
but on the apc.php page it seems the xxxxxx is replaced on every refresh to something else
Some notes about APC and the different modes:
Observations:
Things that should be true:
Things I'd check (not in any particular order):