Tagged: Page Cache
- AuthorPosts
- September 24, 2021 at 6:43 am #43050Shubhabrata DasGuest
What is the recommend page cache method for VPS users? Currently, I am using Digital Ocean. What should I do?
September 24, 2021 at 6:46 am #43058Marko VasiljevicKeymasterHello,
Thank you for reaching out and I am happy to answer your question.
For most users, dedicated and VPS included the W3 Total Cache Disk: Enhanced caching method is recommended. It serves cached pages using the server’s URL rewriting capabilities, skipping PHP and WordPress entirely.
If you, however, want to store the cache in the database you can use Redis or Memcached.
I hope this helps!
Thanks!September 27, 2021 at 9:40 am #43082Shubhabrata DasGuestWhat is the method for?
Minify Cache Method
Opcode Cache – Not available
Opcode: Zend Opcache
Opcode: Alternative PHP Cache (APC/APCu)
Database cache
Object cache
and othersSeptember 27, 2021 at 9:40 am #43081Shubhabrata DasGuestWhat is the recommended cache method for
CSS & JS minifying method
Opcode cache
Database cache
object cache
September 27, 2021 at 11:45 am #43131Marko VasiljevicKeymasterHello,
This depends on the server resources in most cases.
Please make sure to check out or documentation for more details about the caching method for different modules.
Thanks! - AuthorPosts
- The topic ‘Page Cache Method’ is closed to new replies.