LDAP-UX Client Services B.05.01 Administrator Guide for HP directory servers and Windows ADS
and membership information. This cache is maintained in a independent
memory space not shared with the cache for other maps.
enable=<yes|no>
ldapclientd only caches entries for this section, when it is enabled.
Since this impacts LDAP-UX client performance and response time,
caching is enabled by default.
poscache_ttl=<0-2147483647>
The time, in seconds, before a cache entry expires from the positive
cache. If group caching is enabled, this value must be greater than
poscache_ttl of [group].
The default value is 43200 (12 hours).
negcache_ttl=<0-2147483647>
The time, in seconds, before a cache entry expires from the negative
cache. If group caching is enabled, this value must be greater than
negcache_ttl of [group]
The default value is 43200 (12 hours).
cache_size=<102400–1073741823>
This integer variable specifies the maximum number of bytes that should
be cached by ldapclientd. This value is the maximum, upper limit,
of memory that can be used by ldapclientd. If this limit is reached,
new entries are not cached until enough expired entries are freed to
allow it. The default value is 100000000 (10M).
NOTE: The cache_size option defined in the [general] section
is used to configure all other caches (passwdm netgroup, group,
automount, domain_pwd, domain_grp, uiddn).
[longterm_cache] Cache settings for the long-term (offline) cache.
enable=<yes|no>
ldapclientd only caches entries for this section when it is enabled.
By default, caching is disabled.
longterm_expired_interval=<0-2147483647>
The time, in seconds, before data is considered stale and not usable,
and therefore is removed.
The default value is 1209600 seconds (2 weeks).
longterm_cache_backup_interval=<0-2147483647>
The time interval, in seconds, after which long-term data is saved to
permanent storage.
The default value is 900 seconds (15 minutes).
longterm_cache_size=<102400–1073741823>
The maximum amount of memory (in bytes) to allocate for the long-term
cache for storing user and group information. This cache is used by the
working set of users and groups, which are any users and groups being
used or displayed on the system. If you have numerous large groups
containing a large number of members, set this value to at least twice
the combined size of all groups.
The default value is 50000000 (5M).
longterm_enum_enable=<yes|no>
188 Administering LDAP-UX Client Services