wp_litespeed_cssjs table is getting enormous big




Wordpress LScache Plugin: wp_litespeed_cssjs table is getting enormous big

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hello Litespeed authors, I am using Litespeed Cache (version 3.6.4) and the Mysql table wp_litespeed_cssjs is getting bigger and bigger every day. (eshop with WooCommerce,Elementor) So in order not to increase the table size every once in a while I am doing a Litespeed Cache > Database Maintenance > Cleaning all. If I do not execute Maintenance > Cleaning all the table might reache even 4.7GB! a) Why this is happening? Is it a bug ? b) How can I periodically execute Maintenance > Cleaning all without to do it manually in the WordPress backend ? Much apreeciate your help on this Hi, 1) please check this page its not exactly as a bug , but more like unexpected result the core reason is if your page has some random string in JS/CSS , it will force plugin to generate a new combined files for each page , which will consume quite some disk space alone with database row the fundemental fix is to exclude these random string , a simpler fix is disable combine inline/external JS/CSS you can also try upgrade to v4.x , it should improve this situation as well 2) cant do it for DB maintenance only , but you can use cron job to call a purge all action , that should elimate everything Best regards,



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference