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 Stephen White <sw...@enigmadata.com> on 2003/06/09 13:03:40 UTC

Memory management

Hi All,
was wondering if there was a way of limiting the amount of memory used in the cache process.
I would like to set a limit to the memorey used before the cache begins to get spooled to disk so maybe a config parameter like :
jcs.region.DefaultCache.cacheattributes.MaxMemory=500mb
Is there something in the APi that can do this??
Stephen