samba: Change default process model to prefork
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 30 Jan 2019 23:08:00 +0000 (12:08 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 1 Feb 2019 02:36:16 +0000 (03:36 +0100)
commit3f8d83b75390bd6525a3eb8009854d3b854fd54d
tree64b72d34f7799314f2760903e7f1213a7389ac3c
parent5e716c0256a6bec92e7855ccfc077a328320f2ea
samba: Change default process model to prefork

Prefork is the more sensible default option now, as it better
handles a large number of client connections.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
WHATSNEW.txt
docs-xml/manpages/samba.8.xml
source4/smbd/server.c