1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

WHATSNEW: 'prefork children' default

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Gary Lockyer 2018-09-19 15:13:49 +12:00 committed by Andrew Bartlett
parent 700b4ce981
commit b543563ddf

View File

@ -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
================