Closed (fixed)
Project:
Render cache
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2014 at 17:12 UTC
Updated:
18 Dec 2014 at 14:54 UTC
Jump to comment: Most recent
Comments
Comment #1
kopeboyComment #2
fabianx commentedIt will fix it, it is not yet there totally.
But enabling render_cache_node you can get at least node render caching (which never expires on save) and render_cache_block (block render caching, which never expires) to help make the cache miss less painful.
Comment #3
kopeboyThanks