From 5d96ac4505cefde70808b522d31ca55bf04d7cdf Mon Sep 17 00:00:00 2001 From: Brian Stansberry Date: Mon, 24 Dec 2007 15:19:46 +0000 Subject: [PATCH] Add minTimeToLiveSeconds configs git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14264 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- .../cache/jbc2/builder/jbc2-configs.xml | 39 ++++++++++++++++++- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/cache-jbosscache2/src/main/resources/org/hibernate/cache/jbc2/builder/jbc2-configs.xml b/cache-jbosscache2/src/main/resources/org/hibernate/cache/jbc2/builder/jbc2-configs.xml index e0c5399032..1ae1af39d1 100644 --- a/cache-jbosscache2/src/main/resources/org/hibernate/cache/jbc2/builder/jbc2-configs.xml +++ b/cache-jbosscache2/src/main/resources/org/hibernate/cache/jbc2/builder/jbc2-configs.xml @@ -94,8 +94,13 @@ org.jboss.cache.eviction.LRUPolicy + 5000 + 1000 + + 300 @@ -180,8 +185,13 @@ org.jboss.cache.eviction.LRUPolicy + 5000 + 1000 + + 300 @@ -216,8 +226,13 @@ org.jboss.cache.eviction.LRUPolicy - 5000 - 1000 + + 5000 + + 1000 + + 300 @@ -302,8 +317,13 @@ org.jboss.cache.eviction.LRUPolicy + 5000 + 1000 + + 300 @@ -381,8 +401,13 @@ org.jboss.cache.eviction.LRUPolicy + 5000 + 1000 + + 300 @@ -460,8 +485,13 @@ org.jboss.cache.eviction.LRUPolicy + 5000 + 1000 + + 300 @@ -558,8 +588,13 @@ org.jboss.cache.eviction.LRUPolicy + 5000 + 1000 + + 300