From 45b6ea2f16aea08452e072489fddce824d4489af Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 31 Jan 2007 12:09:08 +0000 Subject: [PATCH] Note effects of dynamically modifying olcDbConfig attribute --- doc/guide/admin/slapdconf2.sdf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/guide/admin/slapdconf2.sdf b/doc/guide/admin/slapdconf2.sdf index d685f7caaf..cbf61398d2 100644 --- a/doc/guide/admin/slapdconf2.sdf +++ b/doc/guide/admin/slapdconf2.sdf @@ -846,6 +846,14 @@ is multi-valued, to accomodate multiple configuration directives. No default is provided, but it is essential to use proper settings here to get the best server performance. +Any changes made to this attribute will be written to the {{EX:DB_CONFIG}} +file and will cause the database environment to be reset so the changes +can take immediate effect. If the environment cache is large and has not +been recently checkpointed, this reset operation may take a long time. It +may be advisable to manually perform a single checkpoint using the Berkeley DB +{{db_checkpoint}} utility before using LDAP Modify to change this +attribute. + \Example: > olcDbConfig: set_cachesize 0 10485760 0 -- 2.39.5