From f620aa08f949a0656cd58c21de49a292ca2b4dfe Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 21 Feb 2003 07:18:43 +0000 Subject: [PATCH] Max workers was lowered to 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 9c398f986c..87f8da1746 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -780,7 +780,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