Convert Plus causing cache to fill up fast

Ever since I’ve made my Convert Plus pop up modal live, my autoptimize cache is filling up to almost full in 24 hours. It never did that before. What is happening?

Hi @threeoten,

Thanks for reaching out.

I have never heard a similar issue, the question is, how much is your cache limit? Perhaps what you need is to auto-clear them when it reached certain amount. Example https://www.nuno-sarmento.com/auto-clear-autoptimize-cache-before-it-gets-too-large/. I also recommend contacting Autoptimize author, it’s the one that generates the cache and the plugins have no control how much and what is being cached by them.

Thanks!

The limit is 1gb. Which will fill in about 24 hours after clearing it now that I am using convert plus. It must be because the plugin is caching every visitor conversion or opt out of the form, right? I’ve never once had this issue until using convert plus.

Hi @threeoten,

The purpose of the cache is to prevent the code from being executed over and over, hence, it would be generated only once. And will be regenerated once cleared.

Do you have customization that alters URL version query? That might be the reason, since the cache will generate new cache for every new version, and it will be endless if the version changes every page load.

I checked ConvertPlus and no URL or files that do that. Would you mind providing more information on how ConvertPlus does it on your end?

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.