[Opensymphony-oscache] Too much items in persistence cache
Thorsten Gast <[email protected]> Thu, 19 May 2005 15:16:45 CDT
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <740764.1116533835065.JavaMail.os-j2ee@opensymphony01.contegix.com> |
I have a webapplication which reads local documents and remote documents over a slow lan connection. These remote documents shall be cached inside the application with oscache. I choose the disc cache in order to user the cached items after a server restart etc. After looking at the source coude I have doubts that the oscache also persists the information which item was e.g. least recently used (LRU cache),. Or is this information available after a restart of the application? --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=2363&messageID=6914#6914