I know I am using back-bdb because my slapd.conf has:
database bdb
And I know the difference between back-bdb and back-ldbm, I've read
those faq entries, that's why I switched from back-ldbm to back-bdb.
What I dont understand, and this is what my original post was about,
is this entry in the slapd.conf about the cachesize:
Specify the size in entries of the in-memory cache maintained by the
LDBM backend database instance. The default is 1000 entries.
^^^^
Does this mean back-ldbm, or is LDBM (all caps) a general term which
actually means back-ldbm or back-dbd?