Red Hat Directory Server 8.0 Configuration, Command, and File Reference
NOTE
The nsslapd-db-transaction-batch-val attribute is only valid if the
nsslapd-db-durable-transaction attribute is set to on.
For more information on database transaction logging, refer to the "Monitoring Server and
Database Activity" chapter in the Directory Server Administrator's Guide.
Parameter Description
Entry DN cn=config, cn=ldbm database, cn=plugins,
cn=config
Valid Range 0 to 30
Default Value 0 (or turned off)
Syntax Integer
Example nsslapd-db-transaction-batch-val: 5
4.1.18. nsslapd-db-trickle-percentage
This attribute sets that at least the specified percentage of pages in the shared-memory pool
are clean by writing dirty pages to their backing files. This is to ensure that a page is always
available for reading in new information without having to wait for a write.
Parameter Description
Entry DN cn=config, cn=ldbm database, cn=plugins,
cn=config
Valid Range 0 to 100
Default Value 40
Syntax Integer
Example nsslapd-db-trickle-percentage: 40
4.1.19. nsslapd-db-verbose
This attribute specifies whether to record additional informational and debugging messages
when searching the log for checkpoints, doing deadlock detection, and performing recovery.
This parameter is meant for troubleshooting, and enabling the parameter may slow down the
Directory Server.
Parameter Description
Entry DN cn=config, cn=ldbm database, cn=plugins,
cn=config
Chapter 3. Plug-in Implemented Server Functionality Reference
142