From eedeba2f2979dd8c7bca0aa8162f91d596a3ac9e Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 8 Dec 2004 09:09:22 +0000 Subject: [PATCH] Minor tweaks --- doc/guide/admin/syncrepl.sdf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/guide/admin/syncrepl.sdf b/doc/guide/admin/syncrepl.sdf index 25bb5000e6..31f72f2ff2 100644 --- a/doc/guide/admin/syncrepl.sdf +++ b/doc/guide/admin/syncrepl.sdf @@ -223,7 +223,8 @@ value is read, the database will still be scanned for any {{EX:entryCSN}} values greater than it, to make sure the {{EX:contextCSN}} value truly reflects the greatest committed {{EX:entryCSN}} in the database. On databases which support inequality indexing, setting an eq index -on the {{EX:entryCSN}} attribute will greatly speed up this scanning step. +on the {{EX:entryCSN}} attribute and configuring {{contextCSN}} checkpoints +will greatly speed up this scanning step. If no {{EX:contextCSN}} can be determined by reading and scanning the database, a new value will be generated. Also, if scanning the database @@ -300,7 +301,7 @@ The {{EX:contextCSN}} checkpoint is configured by the > syncprov-checkpoint -directive. Checkpoints are tested after successful write operations. +directive. Checkpoints are only tested after successful write operations. If {{}} operations or more than {{}} time has passed since the last checkpoint, a new checkpoint is performed. -- 2.39.5