| | |
| | | user-friendly-name=File System Entry Cache |
| | | user-friendly-plural-name=File System Entry Caches |
| | | synopsis=The File System Entry Cache is an entry cache implementation which uses a JE database to keep track of the entries. |
| | | description=For best performance, the JE database should reside in a memory based file system although any file system will do for this cache to function. Entries are maintained either by FIFO (default) or LRU-based (configurable) list implementation. Cache sizing is based on the size of free space available in the file system, such that if enough memory is free, then adding an entry to the cache will not require purging. If more than the specified size of the file system available space is already consumed, then one or more entries need to be removed in order to make room for a new entry. It is also possible to configure a maximum number of entries for the cache. If this is specified, then the number of entries are not allowed to exceed this value, but it may not be possible to hold this many entries if the available memory fills up first. Other configurable parameters for this cache include the maximum length of time to block while waiting to acquire a lock, and a set of filters that may be used to define criteria for determining which entries are stored in the cache. If a set of filters are provided then an entry must match at least one of them in order to be stored in the cache. JE environment cache size can also be configured either as a percentage of the free memory available in the JVM, or as an absolute size in bytes. This cache has a persistence property which, if enabled, allows for the contents of the cache to persist across server or cache restarts. |
| | | property.cache-directory.synopsis=Specifies the directory in which the JE environment should store the cache. |
| | | property.cache-level.synopsis=Specifies the cache level in the cache order if more than one instance of the cache is configured. |
| | | property.cache-type.synopsis=Specifies the policy which should be used for purging entries from the cache. |
| | | property.cache-type.syntax.enumeration.value.fifo.synopsis=FIFO based entry cache. |
| | | property.cache-type.syntax.enumeration.value.lru.synopsis=LRU based entry cache. |
| | | property.compact-encoding.synopsis=Indicates whether the cache should use a compact form when encoding cache entries by compressing the attribute descriptions and object class sets. |
| | | property.compact-encoding.description=Note that compression does not preserve user-supplied capitalization in the object class and attribute type names. |
| | | property.compact-encoding.requires-admin-action.synopsis=Changing this property only affects the encoding of the cache entries put in the cache after the change is made. It will not be retroactively applied to existing cache entries. |
| | | property.db-cache-percent.synopsis=Specifies the maximum memory usage for the internal JE cache as a percentage of the total JVM memory. |
| | | property.db-cache-size.synopsis=Specifies the maximum JVM memory usage in bytes for the internal JE cache. |
| | | property.enabled.synopsis=Indicates whether the File System Entry Cache is enabled. |
| | | property.exclude-filter.synopsis=The set of filters that define the entries that should be excluded from the cache. |
| | | property.include-filter.synopsis=The set of filters that define the entries that should be included in the cache. |
| | | property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the File System Entry Cache implementation. |
| | | property.je-property.synopsis=Specifies the environment properties for the Berkeley DB Java Edition database providing the backend for this entry cache. |
| | | property.je-property.description=Any Berkeley DB Java Edition property can be specified using the following form: property-name=property-value. Refer to the OpenDS documentation for further information on related properties, their implications and range values. The definitive identification of all the property parameters available in the example.properties file in the Berkeley DB Java Edition distribution. |
| | | property.lock-timeout.synopsis=The length of time to wait while attempting to acquire a read or write lock. |
| | | property.max-entries.synopsis=The maximum number of entries allowed in the cache. |
| | | property.max-memory-size.synopsis=The maximum size of the entry cache in bytes. |
| | | property.persistent-cache.synopsis=Specifies whether the cache should persist across restarts. |
| | | user-friendly-name=Dateisystem-Eintragscache |
| | | user-friendly-plural-name=Dateisystem-Eintragscaches |
| | | synopsis=Der Dateisystem-Eintragscache ist die Implementierung einer leeren Caches, den die JE-Datenbank verwendet, um die Eintr\u00e4ge zu erfassen. |
| | | description=Im Interesse einer optimalen Leistung muss sich die JE-Datenbank in einem speichergest\u00fctzten Dateisystem befinden, obwohl jedes Dateisystem diesem Cache die Funktionsf\u00e4higkeit erm\u00f6glicht. Die Eintr\u00e4ge werden von FIDA (Standard) oder der LRU-basierten (konfigurierbaren) Listenimplementierung gepflegt. Die Gr\u00f6\u00dfe des Caches h\u00e4ngt von der Gr\u00f6\u00dfe des im Dateisystem verf\u00fcgbaren Speichers ab. Wenn ausreichender Speicher verf\u00fcgbar ist, beansprucht das Hinzuf\u00fcgen eines Eintrags um Speicher keine Bereinigung. Wenn mehr als die angegebene Gr\u00f6\u00dfe der verf\u00fcgbaren Dateisystemkapazit\u00e4t beansprucht wird, m\u00fcssen ein oder mehrere Eintr\u00e4ge entfernt werden, um Platz f\u00fcr einen Eintrag zu schaffen. Es ist auch m\u00f6glich, eine H\u00f6chstanzahl von Eintr\u00e4gen f\u00fcr den Cache anzugeben. Wenn diese Angabe erfolgt, kann die Anzahl der Eintr\u00e4ge diesen Wert nicht \u00fcberschreiten, aber es ist unter Umst\u00e4nden nicht m\u00f6glich, diese Anzahl von Eintr\u00e4gen vorzuhalten, wenn der verf\u00fcgbare Speicher zuerst ausgelastet wird. Weitere konfigurierbare Parameter f\u00fcr diesen Cache sind die maximale Zeitspanne zum Blockieren, w\u00e4hrend auf den Aufruf einer Sperre gewartet wird, und ein Satz aus Filtern, mit dem Kriterien zum Speichern von Eintr\u00e4gen im Cache definiert werden k\u00f6nnen. Wenn ein Satz mit Filtern angegeben wird, muss ein Eintrag mit mindestens einem angegeben werden, um im Cache gespeichert zu werden. Die Gr\u00f6\u00dfe des JE-Umgebungs-Caches kann auch als Prozentsatz des im JVM verf\u00fcgbaren freien Speichers oder als absolute Gr\u00f6\u00dfe in Byte konfiguriert werden. Dieser Cache verf\u00fcgt \u00fcber eine dauerhafte Eigenschaft. Wenn diese Eigenschaft aktiviert wird, wird der Inhalt des Caches bei Neustart von Server oder Cache beibehalten. |
| | | property.cache-directory.synopsis=Gibt das Verzeichnis an, in dem die JE-Umgebung den Cache speichern soll. |
| | | property.cache-level.synopsis=Gibt die Cacheebene in der Cachereihenfolge an, wenn mehr als eine Instanz des Caches konfiguriert ist. |
| | | property.cache-type.synopsis=Gibt die Richtlinie an, die beim L\u00f6schen von Eintr\u00e4gen im Cache verwendet werden soll. |
| | | property.cache-type.syntax.enumeration.value.fifo.synopsis=FIFO-gest\u00fctzter Eintrags-Cache |
| | | property.cache-type.syntax.enumeration.value.lru.synopsis=LRU-gest\u00fctzter Eintrags-Cache |
| | | property.compact-encoding.synopsis=Gibt an, ob der Cache beim Codieren von Cache-Eintr\u00e4gen eine kompakte Form verwenden sollen, in der die Attribute und Objektklassens\u00e4tze komprimiert werden. |
| | | property.compact-encoding.description=Beachten Sie, dass die Komprimierung die vom Benutzer angegebene Gro\u00df- und Kleinschreibung in den Namen von Objektklasse und Attributtyp nicht beibeh\u00e4lt. |
| | | property.compact-encoding.requires-admin-action.synopsis=Vom \u00c4ndern dieser Eigenschaft ist nur das Codieren der Cache-Eintr\u00e4ge betroffen, die nach der \u00c4nderung im Cache hinzugef\u00fcgt werden. Sie wird nicht r\u00fcckwirkend auf vorhandene Cache-Eintr\u00e4ge angewandt. |
| | | property.db-cache-percent.synopsis=Gibt die maximale Speicherauslastung f\u00fcr den internen JE-Cache als Prozentsatz des gesamten JVM-Speichers an. |
| | | property.db-cache-size.synopsis=Gibt die maximale JVM-Speicherauslastung f\u00fcr den internen JE-Cache als Prozentsatz des gesamten JE-Speichers an. |
| | | property.enabled.synopsis=Gibt an, ob der Dateisystem-Eintragscache aktiviert ist. |
| | | property.exclude-filter.synopsis=Der Filtersatz, der die Eintr\u00e4ge definiert, die aus dem Cache ausgeschlossen werden. |
| | | property.include-filter.synopsis=Der Filtersatz, der die Eintr\u00e4ge definiert, die im Cache einbezogen werden. |
| | | property.java-class.synopsis=Gibt den vollqualifizierten Namen der Java-Klasse an, die den Dateisystem-Eintragscache implementiert. |
| | | property.je-property.synopsis=Gibt die Umgebungseigenschaften f\u00fcr die Berkeley DB Java Edition-Datenbank an, die den Backend f\u00fcr diesen Eintrag bereitstellt.. |
| | | property.je-property.description=Mit dem folgenden Format kann jede Berkeley DB Java Edition-Eigenschaft angegeben werden: property-name=property-value. Die OpenDS-Dokumentation enth\u00e4lt weitere Informationen zu verwandten Eigenschaften, ihrer Bedeutung und den Bereichswerten. Die definitive Identifizierung aller Eigenschaftsparameter, die in der Datei example.properties in der Berkeley DB Java Edition-Distribution verf\u00fcgbar sind. |
| | | property.lock-timeout.synopsis=Die Zeitspanne, die w\u00e4hrend des Versuchs, eine Lese- oder Schreibsperre zu erhalten, gewartet wird. |
| | | property.max-entries.synopsis=Die maximale Anzahl von Eintr\u00e4gen, die im Cache zul\u00e4ssig sind. |
| | | property.max-memory-size.synopsis=Die maximale Gr\u00f6\u00dfe des Eintrag-Caches in Byte. |
| | | property.persistent-cache.synopsis=Gibt an, ob der Cache w\u00e4hrend Neustarts beibehalten werden soll. |