Linux_FoundationLinux_Foundation
LFCS · Question #431
LFCS Question #431: Real Exam Question with Answer & Explanation
The correct answer is B: dbcachesize. This question asks to identify two slapd.conf parameters used to configure the database cache size for an OpenLDAP server.
Submitted by yasin.bd· Apr 18, 2026Service Configuration
Question
Which of the following parameters in slapd.conf are used to tune the database cache size? (Choose TWO answers.)
Options
- Adcachesize
- Bdbcachesize
- Cdatabasecachesize
- Dcachesize
Explanation
This question asks to identify two slapd.conf parameters used to configure the database cache size for an OpenLDAP server.
Common mistakes.
- A.
dcachesizeis not a standard parameter for database cache size in OpenLDAP'sslapd.confconfiguration. - C.
databasecachesizeis not a standard parameter for database cache size in OpenLDAP'sslapd.confconfiguration.
Concept tested. slapd.conf database cache tuning parameters
Reference. https://www.openldap.org/doc/admin24/slapdconf2.html
Topics
#OpenLDAP#slapd.conf#Database Caching#Service Tuning
Community Discussion
No community discussion yet for this question.