]> git.sur5r.net Git - openldap/commitdiff
more on timeouts and so
authorPierangelo Masarati <ando@openldap.org>
Thu, 22 Dec 2005 00:06:47 +0000 (00:06 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 22 Dec 2005 00:06:47 +0000 (00:06 +0000)
tests/data/slapd-meta.conf

index 5fcaf4d518381a35b5ec7e582b697bbdce2db57b..b8f8d4c6623fc5de845fe5c61d8f174274701f0c 100644 (file)
@@ -48,8 +48,10 @@ suffix               "o=Example,c=US"
 rootdn         "cn=Manager,o=Example,c=US"
 rootpw         secret
 chase-referrals        no
-nretries       forever
-#nretries      1000
+#nretries      forever
+nretries       100
+# 1 sec timeout for binds
+bind-timeout   1000000
 
 # local
 uri            "@URI2@ou=Meta,o=Example,c=US"