• asafm7

    (@asafm7)


    Hello,

    A LiteSpeed plugin update on one website purges cache for all websites on the server.

    Is it a known behavior? Can it be prevented?

    Thanks.

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Support qtwrk

    (@qtwrk)

    a quick workaround if you want to try

    put define('LSWCP_EMPTYCACHE', false); at your wp-config.php , should prevent it

    Plugin Support qtwrk

    (@qtwrk)

    okay , I think the reason behind this call is compatibility with wp network as a network could have multiple sites so it uses * clean all sites’ cache.

    indeed it seems kind of excessive for multiple individual sites in such case

    I don’t have any quick workaround code snippet now , and I need ask our developers to update it to handle it a better way.

    Thread Starter asafm7

    (@asafm7)

    Thank you, @qtwrk.

    Looking forward to an update.

Viewing 3 replies - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.