cache: decoupled cache flushing ------------------------------- Key: MAGNOLIA-1892 URL: http://jira.magnolia.info/browse/MAGNOLIA-1892 Project: Magnolia Issue Type: Improvement Components: cache Affects Versions: 3.5 RC2 Reporter: Philipp Bracher Assigned To: Philipp Bracher Fix For: Green
We do flush the complete cache on activation. We should provide better strategies for that. A simple strategy could be: - mark cache as outdated - on request start recaching of the page/resource - until the page/resource is fully cached serve the old cached content This would make sense for pages which need heavy computation or in installations in which you activate every now and then -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------