- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cache Management Problem
I've got an odd query.
Every morning, when I log in, I find my Cache has become invalidated - without me having done anything.
The previous day everything is up-to-date, but the next day the following cache type is invalidated:
BLOCK_HTML
Is there any way to find out exactly what has changed, so I can see what is causing it?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cache Management Problem
Follow these resources, it will help you out:
http://magento.stackexchange.com/questions/28565/invalidated-block-types
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cache Management Problem
If you don't have your cron enabled, that wouldn't be a big deal. It probably means that someone has purchased something from your store and has caused the cache to become invalidated.
This would mean that if you're using a configurable product or something similar like a grouped/bundle product, your product view/detail page might show a combination that might not be available anymore. Customers would see it but not be able to add it to the cart. It would then drop off once you refreshed the cache.
edit: This happens if something gets sold out in any combination.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cache Management Problem
The above links do not show any solution what-so-ever????