• Resolved cacanhmini

    (@cacanhmini)


    I’m getting the following error on my WP site:
    The AMP plugin performs at its best when persistent object cache is enabled. Persistent object caching is used to more effectively store image dimensions and parsed CSS using a caching backend rather than using the options table in the database.

    Please check with your host for what persistent caching services are available.

    According to the documentation of AMP

    https://amp-wp.org/documentation/getting-started/amp-site-setup/persistent-object-caching/

    i need to enable Redis and Memcached on the server to create Persistent Object Caching.

    I have Redis and Memcached installed and enabled on the server. Now how do I check on wp super cache.

    Does wp super cache use Redis and Memcached to create persistent object caching?

    Please just me thank you.

    • This topic was modified 2 years, 4 months ago by cacanhmini.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Mike Stott

    (@mikemayhem3030)

    Hi @cacanhmini

    You’ll want to install an object cache plugin in addition to WP Super Cache – if you check out the bottom of the settings page

    /wp-admin/options-general.php?page=wpsupercache&tab=easy

    There’s a section Recommended Links and Plugins where we recommend ones.

    Thread Starter cacanhmini

    (@cacanhmini)

    Hi @mikemayhem3030

    Thank you very much.

    I am learning according to your instructions like when I access the advanced tab of the super cache plugin. I did not find the command line you sent.

    Can you show me in more detail?

    Thank you very much.

    Plugin Contributor Mike Stott

    (@mikemayhem3030)

    Sure

    Advanced users only: Install an object cache. Choose from Memcached, XCache, eAcccelerator and others.

    MemCached
    XCache
    eAccelerator

    Thread Starter cacanhmini

    (@cacanhmini)

    @mikemayhem3030

    Thanks u so much.

    Does it require me to enable Cache Delivery Method as Expert mode?

    When I put it in Simple (Recommended) mode, I can’t find the Advanced users only tab.

    Plugin Contributor Mike Stott

    (@mikemayhem3030)

    Ahh – no that’s just saying installing an object cache is something for Advanced Users only

    @cacanhmini WP Super Cache does not support Redis or using an object cache. You’ll need separate software for that called an “object cache” that Mike listed in a previous post above. They have nothing to do with WP Super Cache.

    Thread Starter cacanhmini

    (@cacanhmini)

    I got it.

    Thanks @mikemayhem3030 , thanks @donncha .

    Thank you very much.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Redis and Memcached trong wp super cache’ is closed to new replies.