[Opensymphony-oscache] Too much items in persistence cache
Thorsten Gast <[email protected]> Thu, 19 May 2005 03:19:02 CDT
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <22152784.1116490772198.JavaMail.os-j2ee@opensymphony01.contegix.com> |
I have the problem, that OSCache excesses the capacity limit I have set within my configuration. I am using oscache within an webapplication. Configuration: cache.capacity=2000 cache.memory=false cache.blocking=true cache.algorithm=com.opensymphony.oscache.base.algorithm.LRUCache cache.persistence.class=com.opensymphony.oscache.plugins.diskpersistence.HashDiskPersistenceListener cache.path=d:\\path\\to\\cache Does anyone had similare problems or can give me a hint how I can track down this error? How dows the bookkeeping of the cached items work over server restart? Is this information persisted, or how is the cache reconfigured. Greetings Thorsten --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=2363&messageID=6857#6857