PrestaShop cache is causing problems. Should I disable it?

1358 views

Disabling cache entirely will make your store noticeably slower. Instead, clear the cache properly: Advanced Parameters → Performance → Clear cache. If problems persist after clearing: delete the contents of /var/cache/prod/ and /var/cache/dev/ manually. For Smarty cache: check if "Force compile" is set to "Yes" (it should be "No" in production). If a specific module misbehaves with cache, report it to the module developer — it is a bug that should be fixed.

Understand PrestaShop caching in depth

Was this answer helpful?

Related products

Performance Revolution
€299.00
Instant Redis
€99.00

Still have questions?

Can't find what you're looking for? Send us your question and we'll get back to you quickly.

Loading...
Back to top