From: Gary Lockyer Date: Wed, 19 Sep 2018 03:13:49 +0000 (+1200) Subject: WHATSNEW: 'prefork children' default X-Git-Tag: tdb-1.3.17~844 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b543563ddf46e776fa4996fa4e4635684076cf80;p=thirdparty%2Fsamba.git WHATSNEW: 'prefork children' default Signed-off-by: Gary Lockyer Reviewed-by: Andrew Bartlett --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 7a7a88d4152..211133447a8 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -33,6 +33,12 @@ kdc prefork The KDC now supports the pre-fork process model and worker processes will be forked for the KDC when the pre-fork process model is selected for samba. +prefork 'prefork children' +-------------------------- + +The default value for this smdb.conf parameter has been increased from 1 to +4. + REMOVED FEATURES ================