lscache_wp
lscache_wp copied to clipboard
LiteSpeed Cache for WordPress
Topic: [https://wordpress.org/support/topic/v7-multiple-css-file-path-errors](https://wordpress.org/support/topic/v7-multiple-css-file-path-errors) Problem: When **open_basedir** restriction is set, the site will throw errors. What is fixed: added tests for possible ways to stop **open_basedir** errors to appear.
I checked on Enterprise server and Htaccess::current_login_cookie() returns a string starting with **:** and ending with **"** Ticket: #4003352 from QC tickets.
When opcache parameter **restrict_api** is set there is a warning when OPCache is cleared. Reading: Testing 6.5.4, reading over a few internet articles and [https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.restrict-api](https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.restrict-api) I see that it also...
I have yet to try to connect the plugin with Valkey, it should work now as Valkey is a Redis drop-in, but in the future it might diverge, so it...
The WordPress AMP plugin generates JSON responses when performing AMP validation. LiteSpeed Cache is currently appending this HTML comment to all responses, including those which do not have a `text/html`...
I would like to suggest adding a settings option where you can define the maximum size of the LS cache folders /home/$user/lscache and wp-content/litespeed/. Lately I've had several websites filling...