You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have set in LSMCD Cached.DataByUser=true and each site is configured to use separate users and you have SASL enabled, then it will only clear that particular user's data. Otherwise, all data should be cleared.
Hi guys
I'm using LSMCD on a server with multiple WP sites (all sites are using LSMCD for object caching via the LSCache plugin).
Just wondering if running wp_cache_flush (https://developer.wordpress.org/reference/functions/wp_cache_flush/) on a single site will clear the entire LSMCD KV store, thereby clearing the object cache for every site?
Or does it only clear the object cache for the one site?
Cheers
The text was updated successfully, but these errors were encountered: