Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #43050
    Shubhabrata Das
    Guest

    What is the recommend page cache method for VPS users? Currently, I am using Digital Ocean. What should I do?

    #43058
    Marko Vasiljevic
    Keymaster

    Hello,

    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!

    #43082
    Shubhabrata Das
    Guest

    What 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 others

    #43081
    Shubhabrata Das
    Guest

    What is the recommended cache method for

    CSS & JS minifying method

    Opcode cache

    Database cache

    object cache

    #43131
    Marko Vasiljevic
    Keymaster

    Hello,

    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!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Page Cache Method’ is closed to new replies.