From: Howard Chu Date: Fri, 6 Jan 2006 03:55:59 +0000 (+0000) Subject: Document cachefree option added in 2.3.14 X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~454 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c07045b0b62052aaeb1026a9dce01bea1d73c3f5;p=openldap Document cachefree option added in 2.3.14 --- diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index 0452ee5067..85d3b890f3 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -46,6 +46,11 @@ Specify the size in entries of the in-memory entry cache maintained by the \fBbdb\fP or \fBhdb\fP backend database instance. The default is 1000 entries. .TP +.BI cachefree \ +Specify the number of entries to free from the entry cache when the +cache reaches the \fBcachesize\fP limit. +The default is 1 entry. +.TP .BI checkpoint \ \ Specify the frequency for checkpointing the database transaction log. A checkpoint operation flushes the database buffers to disk and writes