You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Laxman Kumar Munigala <la...@gmail.com> on 2009/03/27 03:48:13 UTC

On jvm(weblogic) restart, can we load all the data from auxillary disk cache to ram say in ServerStartUpClass

We are using JCS and have configured to use Indexed disk cache. On
restarting the server, the cache is loaded to RAM on demand i.e when
application request for a key if it is on indexed disk cache it gets
and puts in memory. Is there anyway that we can get all the objects in
indexed disk cache and put it into main memory cache.

Thanks,
Laxman

---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-users-help@jakarta.apache.org