PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Litespeed and JS scripts increasing size

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello,

We have a strange issue where when we use Litespeed cacge our JS folder size increases fast (100gb). We investigated and found that WOOCs is generating random strings when JS combine is enabled. We have had to exclude 'woocs_array_of_get' in our litespeed JS cache to keep disc space down in size. Is this a known issue or have you heard of this before?

Regards

LP

 

Hello

This is a dynamic variable. If your site generates different GET variables for each connection, then this dynamic variable will always be different. And if a third-party caching plugin writes this variable then this will be the behavior: JS folder size increases fast

I think excluding this variable is a good solution