Issue Type: Improvement Improvement
Assignee: Ruth Stocks
Created: 26/Feb/13 2:10 PM
Description:

Add the blockingTimeout property to the Cache module document. As explained in a comment on Advanced Cache, the blockingTimeout property instructs Ehcache to wait n milliseconds before attempting to cache the request. Default value is 10000 milliseconds = 10 seconds.

The difference between the blockingTimeout method suggested by the commenter and the Changing waiting time procedure on the Advanced Cache page is that blockingTimeout applies to the cache factory whereas the waiting procedure is specific to a cache policy.

Both methods work with the basic Cache module, not Advanced Cache only. So move them to the Cache module document and combine under an appropriate heading.

In the config tree, the blockingTimeout property should be created at the same level where the info.magnolia.module.cache.ehcache.EhCacheFactory class is defined, not inside the defaultCacheConfiguration node.

Git: info.magnolia.module.cache.ehcache.EhCacheFactory

Project: Documentation
Priority: Neutral Neutral
Reporter: Antti Hietala
Security Level: Public
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: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to