From 80b79fde4a5035880e85350b98ed91db975a7a81 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 21 Feb 2003 20:53:31 +0000 Subject: [PATCH] Default workers is now 16. --- doc/man/man5/slapd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index dba57ff642..6538c3bdee 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -743,7 +743,7 @@ meaningful if you are using Kerberos authentication. .TP .B threads Specify the maximum size of the primary thread pool. -The default is 32. +The default is 16. .TP .B timelimit {|unlimited} .TP -- 2.39.5