Site is: http://kremim.com

WordPress 3.2.1 MS, buddypress,bbpress installed. wp_options have 333 records. But Object Caching 2165/2469 objects? Why 2000+ ?

Debug: http://www.unsalkorkmaz.com/problems/kremim_debug.txt lots of notoptions:options , alloptions:options ? whats those?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Simply put - not everything in object cache is an option. Many other things, such as fetching posts or results of resource-intensive function calls, are also cached in there.

I am not sure about meaning of that naming scheme, but according to plugin's author that seems to be normal operation.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.