Title: Cache size grows
Last modified: April 25, 2017

---

# Cache size grows

 *  Resolved [kosijer](https://wordpress.org/support/users/kosijer/)
 * (@kosijer)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/cache-size-grows/)
 * We are using this plugin for last two years at least and never reached the limit
   of 1GB. Suddenly, 2-3 weeks ago, the cache grows so fast that we get warnings
   every two days. We didn’t change anything on the website. We just uploaded couple
   of new articles which we do on weekly basis. What is the cause for this?
    Thank
   you

Viewing 1 replies (of 1 total)

 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/cache-size-grows/#post-9065868)
 * hey kosijer;
    cache size typically “explodes” when a plugin injects inline JS
   that changes between pages (or even changes on when the same page is re-loaded
   after some time). it is entirely possible this is due to a plugin update. what
   you can do is check if the problem is due to CSS or JS aggregation, by looking
   at the file count in `wp-content/cache/autoptimize/js` and `wp-content/cache/
   autoptimize/css`. if JS, make sure the “also aggregate inline JS”-option is disabled,
   if CSS disable “also aggregate inline CSS”.
 * hope this helps,
    frank

Viewing 1 replies (of 1 total)

The topic ‘Cache size grows’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/cache-size-grows/#post-9065868)
 * Status: resolved