APC on WAMP
Posted by: FreddieMac (---.dyn.luxdsl.pt.lu)
Date: March 22, 2010 07:26PM

Hello All,

I have activated php_apc on my local WAMP installation and am monitoring what it does using apc.php. Much to my surprise I have found that for the most part there is nothing much that is going into the cache. The php.ini settings I am using are

apc.enabled = 1
apc.cache_by_default = 1
apc.enable_cli = 0
apc.shm_segments = 1
apc.shm_size = 64
apc.max_file_size = 1M
apc.stat=1


I must be doing something wrong but I haven't got a clue where to look. I'd much appreciate any help.

Options: ReplyQuote


Sorry, only registered users may post in this forum.