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 Tim Cronin <tc...@interwoven.com> on 2007/08/28 22:44:10 UTC

is something wrong with my config.

I noticed the following in the cache info statement

219 [main] INFO control.CompositeCache  - Constructed cache with name
[component] and cache attributes [ useLateral = true, useRemote = true,
useDisk = true, maxObjs = 256, maxSpoolPerRun = 500, diskUsagePattern =
0 ]


but in my config:

jcs.region.component.elementattributes.IsRemote=false
jcs.region.component.elementattributes.IsLateral=false


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


cache keys from disk cache after restart

Posted by Tim Cronin <tc...@interwoven.com>.
I can see that the load function is called upon process restart.

is there anyway to read the keys from the disk cache?

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