jb_transient_concat_paths_ transients (too many!)
-
So I am trying to troubleshoot slower than expected inserts and updates into the wp_options table.
I checked the number of options. Quite a few. I have 8,741 _transient_ entries. Wow, I thought. Start looking at them. 8,685 of them appear to be related to jetpack boost. Perhaps related to javascript processing.
They all look like this
jb_transient_concat_paths_0xxxxxxx
With a rather large values (in terms of storage size). Almost 2k.
This does seem detrimental to performance. Kind of ironic given this is a performance plugin ??
Other than disabling boost, is there anything that can be done to fix this? I am assuming it is normal behaviour for this product, but if not, please let me know how I might go about resolving it.
Thanks.
- You must be logged in to reply to this topic.