database cache question
-
Hi,
I’m trying to optimize my website for performance and have a question about the database cache.
On my development site, when I run the W3TC setup guide, it indicates memcached as the best choice for database cacheing.
Normally I get the same result on my production site. But today I was doing some testing and noticed the setup guide is telling me to disable the db cache because both memcached and disk options are much slower. See screenshot below (production site on top, development site below).
What do you make of this? Any idea why suddenly the database cache is so slow on the production site but not the dev site? Only difference in setup is that the production site has a remote db server while the development site has a local database right on the web server. Production is also using a CDN.
You think I should just disable db cache on my production site? Seems counter intuitive…
- The topic ‘database cache question’ is closed to new replies.