From 7aac285804a3fa2017d708eb05a846a92b26a864 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Tue, 4 Aug 2015 13:27:01 +0100 Subject: [PATCH] Avoid timing issues in pcache --- tests/data/slapd-proxycache.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/data/slapd-proxycache.conf b/tests/data/slapd-proxycache.conf index 63f0fcc69d..c9cbdfff45 100644 --- a/tests/data/slapd-proxycache.conf +++ b/tests/data/slapd-proxycache.conf @@ -56,6 +56,9 @@ pcachebind (&(objectclass=person)(uid=)) 1 @BTTR@ sub "ou=Alumni Association,ou #bdb#cachesize 20 #hdb#cachesize 20 +#bdb#dbnosync +#hdb#dbnosync +#mdb#dbnosync #~null~#directory @TESTDIR@/db.2.a #indexdb#index objectClass eq -- 2.39.5