• Resolved asafm7

    (@asafm7)


    Hello.

    What is the best way to set up LiteSpeed plugin in a staging environment?

    I currently disable it entirely, but I see, for example, on Query Monitor that object cache is still active, which makes me think if object cache is shared between production and staging, and if there is a better setup.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    the object data has a prefix that is md5sum of file path , so that is kind of unique on same server for normal wordpress

    as live and stage has different prefix , so their data won’t cross over, but yes , they could be connected into same redis/memcached instance

    Thread Starter asafm7

    (@asafm7)

    Thanks, @qtwrk.

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

The topic ‘Staging setup’ is closed to new replies.