Here are the Evictoin Policy Details:
<attribute name="EvictionPolicyConfig">
| <config>
| <attribute
name="wakeUpIntervalSeconds">5</attribute>
| <attribute
name="eventQueueSize">200000</attribute>
| <attribute name="policyClass">
| org.jboss.cache.eviction.LRUPolicy
| </attribute>
| <region name="/">
| <attribute name="maxNodes">500</attribute>
| <attribute
name="timeToLiveSeconds">1000</attribute>
| </region>
| <region name="/_default_">
| <attribute name="maxNodes">500</attribute>
| <attribute
name="timeToLiveSeconds">1000</attribute>
| </region>
| </config>
| </attribute>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161122#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...