It defragments automatically after a certain number of items are removed. Items are removed from disk when the max number of keys is reached, when you call remove, and when an expired item is retrieved. There is no process to automatically remove stale items from disk. You shouldn't need one either.
Aaron --- "gururaj.abhi" <[EMAIL PROTECTED]> wrote: > > Thanx alot for replying. > > How should I remove cached objects from disk cache. > > Is there any time limit and they automatically be > removed. > As you have mentioned, how should I defragment it? > > Please reply. > > Thanx alot. > Abhishek > > > Aaron Smuts wrote: > > > > Can you explain what you mean by maintain? > > > > The indexed disk cache will defragment at a > > configurable number of removes. That is, if you > > configure it to do so. > > > > Aaron > > > > --- "gururaj.abhi" <[EMAIL PROTECTED]> > wrote: > > > >> > >> I have implemented Disk Caching. is there any way > i > >> can maintain withoug > >> shutting down server and deleting files. > >> > >> please help. > >> -- > >> View this message in context: > >> > > > http://www.nabble.com/How-to-manage-Disk-Cache-tp16364506p16364506.html > >> Sent from the JCS - Users mailing list archive at > >> Nabble.com. > >> > >> > >> > > > --------------------------------------------------------------------- > >> To unsubscribe, e-mail: > >> [EMAIL PROTECTED] > >> For additional commands, e-mail: > >> [EMAIL PROTECTED] > >> > >> > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/How-to-manage-Disk-Cache-tp16364506p16385999.html > Sent from the JCS - Users mailing list archive at > Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]