]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-multiproxy.conf
Revert "fix libraries order to build with --enable-dynamic (ITS#6517)"
[openldap] / tests / data / slapd-syncrepl-multiproxy.conf
index 547f8e2dc1d5ec6c00ee87e948b005b71ecd69f8..b91d141eba1473799d855889b12774fdd28fdb85 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2006 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -37,17 +37,14 @@ argsfile    @TESTDIR@/slapd.1.args
 
 database       @BACKEND@
 suffix         "dc=example,dc=com"
-directory      @TESTDIR@/db.1.a
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
-#bdb#index             entryUUID,entryCSN      eq
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
-#hdb#index             entryUUID,entryCSN      eq
-#ldbm#index            objectClass     eq
-#ldbm#index            cn,sn,uid       pres,eq,sub
+#~null~#directory      @TESTDIR@/db.1.a
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
+#indexdb#index         entryUUID,entryCSN      eq
+#ndb#dbname db_1
+#ndb#include @DATADIR@/ndb.conf
 
 overlay        syncprov
 syncprov-sessionlog 100
@@ -78,7 +75,7 @@ syncrepl      rid=1
                schemachecking=off
                scope=sub
                type=refreshAndPersist
-               retry="5 5 300 5"
+               retry="3 5 300 5"
 
 database       ldap
 hidden         on
@@ -102,7 +99,7 @@ syncrepl     rid=2
                schemachecking=off
                scope=sub
                type=refreshOnly
-               interval=00:00:00:10
-               retry="5 5 300 5"
+               interval=00:00:00:03
+               retry="3 5 300 5"
 
 #monitor#database      monitor