Re: [Opensymphony-oscache] Too much items in persistence cache

Andres March <[email protected]> Thu, 19 May 2005 09:29:46 -0700
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <[email protected]>
There is a bug that makes it exceed the disk cache.  This is a known 
issue.  any reason you are not using the memory cache.

Thorsten Gast wrote:

>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
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>  
>