Object cache & Database cache

From those tests, I’d suggest using just Database Cache, for the company I work for, we use both, but it’s all server dependant.

Thread Starter
Diiamo

(@luislu)

@fluxcoder thank you for your suggestion, I am only using database cache now. Since object cache is important still want to use it.

Hello @luislu

As you can see in the test results, you should only use DB cache in this case using Memcached and disable the Object Caching.
In some cases, like yours for example, there is no need to enable OC as well as it may slowdown the website.

you should only keep DB caching enabled.
Thanks!

Thread Starter
Diiamo

(@luislu)

Hi @vmarko, thank you for your prompt reply, noted use database cache only. May I know why object cache will be slower on my site? Is it a matter of server memory quality or?

Hello @luislu

As you can see on the testing page, this test determines how long it takes to fetch the object from the storage engine.
This also depends on the number of objects so in your case, as mentioned before, it’s better to keep this disabled.
Thanks!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer