I'm using APC for my online store, and while the APC file cache is working properly, the user cached entries are very low.

Here are my settings:

Any help would be greatly appreciated
I'm using APC for my online store, and while the APC file cache is working properly, the user cached entries are very low.

Here are my settings:

Any help would be greatly appreciated
You probably do not need to worry, as the system and user caches in APC are different things. See this answer: https://stackoverflow.com/a/1965369/1429647