From: Pierangelo Masarati Date: Thu, 22 Dec 2005 00:06:47 +0000 (+0000) Subject: more on timeouts and so X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~524 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=16ec79f4404bd86bde1f97420a4d37c157fff58c;p=openldap more on timeouts and so --- diff --git a/tests/data/slapd-meta.conf b/tests/data/slapd-meta.conf index 5fcaf4d518..b8f8d4c662 100644 --- a/tests/data/slapd-meta.conf +++ b/tests/data/slapd-meta.conf @@ -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"