Question about cache
-
Hello,
Firstly, I noted that the site is much faster than before after updated to WP 6.1
When PL is activated, there is description:
Object Cache
Full Page Cache Health Check
Full Page Cache Health Check Full Page Cache Health Check is already part of your WordPress version and therefore cannot be loaded as part of the plugin.Adds a check for full page cache in Site Health status.
Persistent Object Cache Health Check
Persistent Object Cache Health Check Persistent Object Cache Health Check is already part of your WordPress version and therefore cannot be loaded as part of the plugin.Adds a persistent object cache check for sites with non-trivial amounts of data in Site Health status.
We usually use three kind of Cache methods:
- Server end: Nginx Fastcgi
- Page cache, like W3 Total Cache
- Persistent object cache, Redis cache https://www.ads-software.com/plugins/redis-cache/
Question please:
- What is your suggestion upon cache? Do you recommend enable those the above three cache methods, and make them running at the same time?
- What if Cloudflare free plan is used, which the above cache should be deactivated on site please?
The reason why I ask this question, is that we are very like to get ready for the wordpress development approach in the future.
Thanks in advance.
- The topic ‘Question about cache’ is closed to new replies.