SoftReferenceEntryCacheCfgDefn_ko.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
6636N/Asynopsis=The Soft Reference Entry Cache is a Directory Server entry cache implementation that uses soft references to manage objects to allow them to be freed if the JVM is running low on memory.
1379N/Aproperty.cache-level.synopsis=Specifies the cache level in the cache order if more than one instance of the cache is configured.
1379N/Aproperty.enabled.synopsis=Indicates whether the Soft Reference Entry Cache is enabled.
1379N/Aproperty.exclude-filter.synopsis=The set of filters that define the entries that should be excluded from the cache.
1379N/Aproperty.include-filter.synopsis=The set of filters that define the entries that should be included in the cache.
1379N/Aproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Soft Reference Entry Cache implementation.
1379N/Aproperty.lock-timeout.synopsis=Specifies the length of time in milliseconds to wait while attempting to acquire a read or write lock.