Issue Type: Improvement Improvement
Assignee: Unassigned
Created: 16/May/14 2:32 PM
Description:

Currently, "header negotiation" lets page components set Cache* headers, which in turns sets the TTL of a cache entry to 0. The Store CacheExecutor then sees this, "replays" the cache entry immediately and discards it (rather than putting it in the cache and letting the useCache executor handle it)

While implementing MGNLPN-112, we realized that we could instead store a "marker" entry in the cache, and on further access to such entry, the cache policy could simply instruct the cache to be bypassed.

Fix Versions: 5.3
Project: Magnolia Cache Module
Priority: Neutral Neutral
Reporter: Grégory Joseph
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to