- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2016
10:43 AM
02-03-2016
10:43 AM
Page Cache invalidated
After adding the command "php bin/magento indexer:reindex " as a cron job which runs every minute my Page Cache gets invalidated every minute. Anyone else had this issue / found a way to correct it?
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2016
04:04 AM
02-04-2016
04:04 AM
Re: Page Cache invalidated
You should not add any reindexing to the cron schedule.
The proper cron schedule: https://mage2.pro/t/32
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2016
11:24 AM
05-05-2016
11:24 AM
Re: Page Cache invalidated
Why @Dmitry_Fedyuk.
How can we get the Cache to update on its own through cron or some other service?