• Resolved kduadmn

    (@kduadmn)


    Hi, is there any process to check the Caching pageviews option working or not?

    I am using WPP with litespeed cache and Memcached with Persistent Connection. Still do I need to install and set up any other persistent object cache plugin?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hey @kduadmn,

    In theory you should find a key like _wpp_cache in your Memcached storage containing all of the cached view counts. Note though that some plugins (eg. W3 Total Cache) rename the _wpp_cache key to something else entirely for whatever reason making it impossible to find your cached views data by key name alone.

    To answer your second question, if LiteSpeed Cache already provides some form of integration with Memcached then you don’t need another persistent object cache plugin. LSC should be already providing said persistent object cache for you.

    Thread Starter kduadmn

    (@kduadmn)

    Great, thank you so much for the help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Caching pageviews’ is closed to new replies.