Forums / Cotonti / Support / Potential Cache issue

cache_page / cache_index related

Trustmaster
#39526 2014-05-20 07:31

Honestly, nobody ever took this particular problem in consideration when creating the full-page cache feature. And it is quite important indeed.

We don't use Cron jobs because we don't want to force our users learning how to set it up. Yet we could use the cron-like plugin which runs tasks when smb. visits the site (e.g. administrator). We could write a complex algo detecting which particular pages need to be updated because of publication events, but generally you don't want static cache to exist forever and is OK if it gets wiped say every day or twice a day.

@aiwass: feel free to open an issue as it is definitiely an issue. @others: better solution ideas?

May the Source be with you!