Title: how to increase cache memory?
Last modified: July 19, 2020

---

# how to increase cache memory?

 *  Resolved [grehgor](https://wordpress.org/support/users/grehgor/)
 * (@grehgor)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-increase-cache-memory/)
 * Hello,
 * I have a store with 4,000 products and many variants to choose from. I guess 
   the standard casch memory size is too small for this store. How can I increase
   the max memory size of the casch by default? is it the same setting for wordpress?
 * define (‘WP_MEMORY_LIMIT’, ‘512M’);

Viewing 1 replies (of 1 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-increase-cache-memory/#post-13141453)
 * Autoptimize does not need more cache size if you have more pages, as with the
   ideal configuration most cached CSS/ JS is reused on a lot of pages. If the cache
   would grow too quickly, I would advise to re-configure (by making sure inline
   CSS/ JS are not aggregated) to ensure maximum reuse.
 * hope this helps,
    frank

Viewing 1 replies (of 1 total)

The topic ‘how to increase cache memory?’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-increase-cache-memory/#post-13141453)
 * Status: resolved