From: Howard Chu Date: Sat, 11 Aug 2007 19:36:52 +0000 (+0000) Subject: Add dncachesize X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~233 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7dc9fd9a042c72d669ffd1c604d06bfc8ac94389;p=openldap Add dncachesize --- diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index 6e1129dcd0..8f59a1565e 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -107,6 +107,11 @@ results if the data comes from a transaction that is later aborted. In this case, the modified data is discarded and a subsequent search will return a different result. .TP +.BI dncachesize \ +Specify the maximum number of DNs in the in-memory DN cache. The +default is twice the \fBcachesize\fP. Ideally this cache should be +large enough to contain the DNs of every entry in the database. +.TP .BI idlcachesize \ Specify the size of the in-memory index cache, in index slots. The default is zero. A larger value will speed up frequent searches of