mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
30.29.2012 13b8718ef1503427d8cf4883180866f3b555a7ac
Mention keeping server clocks in sync for replication topologies
1 files modified
7 ■■■■ changed files
opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-replication.xml 7 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-replication.xml
@@ -20,7 +20,7 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2011 ForgeRock AS
  !      Copyright 2011-2012 ForgeRock AS
  !    
-->
<chapter xml:id='chap-replication'
@@ -155,6 +155,11 @@
  <literal>dc=example,dc=org</literal>. Directory servers are capable of
  serving more than one suffix. They are also capable of participating in
  more than one replication topology.</para>
  <para>Keep server clocks synchronized for your topology. You can use NTP for
  example. Keeping server clocks synchronized helps prevent issues with SSL
  connections and with replication itself. Keeping server clocks synchronized
  also makes it easier to compare timestamps from multiple servers.</para>
 </section>
 
 <section xml:id="configure-repl">