[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
use of bdb cachesize property
- To: "Open LDAP Software (E-mail)" <openldap-software@OpenLDAP.org>
- Subject: use of bdb cachesize property
- From: "James Courtney" <Jcourtney@inphonic.com>
- Date: Fri, 3 Oct 2003 12:48:35 -0700
- Content-class: urn:content-classes:message
- Thread-index: AcOJ51TfsXp0i25gRWuGbqyzYUGytA==
- Thread-topic: use of bdb cachesize property
Title: use of bdb cachesize property
For the BDB backend, does the cachesize set the cachesize total for the system or on a per-index basis? Does this setting simply mean that X entries will be loaded into memory at system startup? I assume that all updates or inserts are then write-through from memory to disk. Thanks for the help!
Jamey