Date: 2004-11-16T06:04:04 Editor: OliverZeigermann <[EMAIL PROTECTED]> Wiki: Jakarta-Slide Wiki Page: CacheConfiguration URL: http://wiki.apache.org/jakarta-slide/CacheConfiguration
no comment Change Log: ------------------------------------------------------------------------------ @@ -11,7 +11,7 @@ || '''Paramter name''' || '''Description''' || '''Default''' || || cache-mode || sets the mode of caching, full=all caches enabled, off=all caches disabled, isolation-shadow/cluster=caches are only valid for the duration of a request/transaction|| full || -|| cache-timeout || sets a timeout for global caches || -1 (infinite) || +|| cache-timeout || sets a timeout for global caches (not available in Slide 2.1)|| -1 (infinite) || || object-cache-size || max. cached object nodes || 10000 || || permission-cache-size || max. cached permission objects || 10000 || || lock-cache-size || max. cached WebDAV locks || 100 || --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
