]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-ref-slave.conf
tavl_delete: copy balance factor
[openldap] / tests / data / slapd-ref-slave.conf
index c62818b8f40a29bffcc552641c80f6139bde0073..bdec8ae22e31ee5bc24a9ff593fd4b74acaf4f17 100644 (file)
@@ -3,7 +3,7 @@
  :05:29 kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -29,20 +29,24 @@ argsfile    ./testrun/slapd.2.args
 #monitormod#moduleload back_monitor.la
 
 #######################################################################
-# ldbm database definitions
+# database definitions
 #######################################################################
 
 referral       "@URI1@"
 
 database       @BACKEND@
-cachesize      0
+#bdb#cachesize 0
+#hdb#cachesize 0
+#ldbm#cachesize        0
 suffix         "o=University of Mich,c=US"
 directory      ./testrun/db.2.a
 rootdn         "cn=Manager,o=University of Mich,c=US"
 rootpw         secret
-#ldbm#index            objectClass     eq
-#ldbm#index            cn,sn,uid       pres,eq,sub
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
+#hdb#index             objectClass     eq
+#hdb#index             cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
 
-#monitor#database monitor
+#monitor#database      monitor