• Resolved anheco

    (@anheco)


    I’m using Litespeed on a non-litespeed server in conjunction with an other caching plugin (WP Super Cache).

    Litespeed is used for assets (images, css, js) and object cache while WP Super Cache is used for caching pages

    My problem is, since Litespeed’s page caching features are disable, it keeps removing the WP_CACHE constant from my wp-config.php file, thus preventing WP Super Cache from working.

    Is there anyway to avoid this behavior?

    Thanks for your help!

    • This topic was modified 11 months, 3 weeks ago by anheco.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    what if you just keep that “enable cache” option set to ON ?

    Thread Starter anheco

    (@anheco)

    It doesn’t seem like a bad idea!

    I guess I was afraid enabling this setting would have unexpected consequences or conflicts with Wp Super Cache?

    Plugin Support qtwrk

    (@qtwrk)

    nope , don’t worry about that part , our plugin relies on webserver software to cache , itself only sends cache header like x-litespeed-cache-control: xxx which only our webserver will interpret , other webserver will ignore it

    in case you are not using LiteSpeed webserver, you can also try our CDN https://quic.cloud/ which will cache the page at CDN nodes.

    • This reply was modified 11 months, 3 weeks ago by qtwrk.
    Thread Starter anheco

    (@anheco)

    All good then!

    Thanks for the tip regarding QUIC.cloud ??

    • This reply was modified 11 months, 3 weeks ago by anheco.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Prevent plugin from changing WP_CACHE constant’ is closed to new replies.