MyBB Community Forums

Full Version: MyBB + Xcache
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tested xcache 2-3 times, but now i installed on my server again and set up with mybb.

MyBB's debug info is now shows +~20 queries.

Example: SELECT title,cache FROM mybb_datacache WHERE title='plugins'

My question is: Is this normal?
Thx!
Fourm URL? What plugins do you have?
If you haven't configured XCache, you need to actually enable it to use variable caching.
Although, at best, using XCache for datacache store just eliminates one query.

MyBB wasn't really designed with shared memory caching in mind, so it doesn't use it that much.