Title: Problems regarding litespeed_cssjs
Last modified: July 4, 2021

---

# Problems regarding litespeed_cssjs

 *  Resolved [MANA co.](https://wordpress.org/support/users/manaco/)
 * (@manaco)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/problems-regarding-litespeed_cssjs/)
 * 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.

Viewing 1 replies (of 1 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/problems-regarding-litespeed_cssjs/#post-14633272)
 * 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,

Viewing 1 replies (of 1 total)

The topic ‘Problems regarding litespeed_cssjs’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

## Tags

 * [technical](https://wordpress.org/support/topic-tag/technical/)

 * 1 reply
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/problems-regarding-litespeed_cssjs/#post-14633272)
 * Status: resolved