(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Software FAQ : (Category) Configuration : (Category) SLAPD Configuration : (Category) Performance Tuning : (Answer) Can I tune the LDBM entry and index caches?
You may want to tune the cache using cachesize and dbcachesize slapd.conf(5) configuration directives.
  cachesize 100000
  dbcachesize 1000000
will allow the entry cache to hold 100,000 entries and allow 1MB for each open index file.
[Append to This Answer]
Previous: (Answer) Can I tune the BDB entry cache?
Next: (Answer) How do I determine the proper BDB/HDB database cache size?
This document is: http://www.openldap.org/faq/index.cgi?file=191
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org