SoftReferenceEntryCacheCfgDefn_ko.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
4613cfd8960e141ac5d088a10bc6124df2e46f24Dav Glassuser-friendly-name=Soft Reference Entry Cache
12ea6e8d01681430f89557c24dcefdacb29d391fDav Glassuser-friendly-plural-name=Soft Reference Entry Caches
4613cfd8960e141ac5d088a10bc6124df2e46f24Dav Glasssynopsis=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.
4613cfd8960e141ac5d088a10bc6124df2e46f24Dav Glassproperty.cache-level.synopsis=Specifies the cache level in the cache order if more than one instance of the cache is configured.
4613cfd8960e141ac5d088a10bc6124df2e46f24Dav Glassproperty.enabled.synopsis=Indicates whether the Soft Reference Entry Cache is enabled.
4613cfd8960e141ac5d088a10bc6124df2e46f24Dav Glassproperty.exclude-filter.synopsis=The set of filters that define the entries that should be excluded from the cache.
4613cfd8960e141ac5d088a10bc6124df2e46f24Dav Glassproperty.include-filter.synopsis=The set of filters that define the entries that should be included in the cache.
4613cfd8960e141ac5d088a10bc6124df2e46f24Dav Glassproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Soft Reference Entry Cache implementation.
046ea4d1ee0f22d956cd360e1e0c0b275aa4bbd0Dav Glassproperty.lock-timeout.synopsis=Specifies the length of time in milliseconds to wait while attempting to acquire a read or write lock.