From: Howard Chu Date: Wed, 31 Jan 2007 12:09:08 +0000 (+0000) Subject: Note effects of dynamically modifying olcDbConfig attribute X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~102 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=45b6ea2f16aea08452e072489fddce824d4489af;p=openldap Note effects of dynamically modifying olcDbConfig attribute --- 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