Wordpress LScache Plugin: Problems regarding litespeed_cssjs
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hello, I am having problems with litespeed_cssjs growing more than I expected (reaching 1 Million record with 33K distinct refers. and for one refer there are 33417 records! From those 33417 records, 7085 have the exact same src.) I read the code and you are using $wpdb->replace() which itself uses REPLACE INTO. But in table structure of litespeed_cssjs there is an auto incremented column id and other UNIQUE keys and you are not passing the id to $wpdb->replace() thus REPLACE INTO and to my knowledge this way of using REPLACE INTO would not work properly. I will be happy to be notified of your response. This was all just to contribute to the great plugin and web server. Hi, thanks for your attention soon we will release the new version which has this table dropped and handle it in different ways Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference