summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGary Lockyer <gary@catalyst.net.nz>2018-09-19 15:13:49 +1200
committerAndrew Bartlett <abartlet@samba.org>2018-11-07 17:55:09 +0100
commitb543563ddf46e776fa4996fa4e4635684076cf80 (patch)
tree27f9a62a25f20f553e921bac2a748a2f76eaa48a /WHATSNEW.txt
parent700b4ce98163b4840bbcc7ec7c9bbc070ab8b143 (diff)
downloadsamba-b543563ddf46e776fa4996fa4e4635684076cf80.tar.gz
WHATSNEW: 'prefork children' default
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt6
1 files changed, 6 insertions, 0 deletions
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
================