Hi @salujagaurav
Our plugin doesn’t stop caching once you turn off the REST Cache option in Litespeed. I just did a test and it continues to cache just fine.
No custom endpoints, just usual woocommerce calls.
Well there is some misunderstanding… Like I just described in your other topic, we do not cache the WooCommerce REST API by default. These endpoints are in fact custom endpoints, since they don’t come from the WordPress core. Caching them (and specifically flushing them at the right time) is a bit more complicated than the default WordPress endpoints.