From 4dfa810ed569406387bbb4abd636ab3c7543c8f9 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 28 Aug 2017 21:35:56 +1200 Subject: [PATCH] WHATSNEW: explain that we may use much more RAM and SWAP with multi-process LDAP Signed-off-by: Andrew Bartlett --- WHATSNEW.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index d3dc9ecfcfb..09320492c83 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -150,7 +150,8 @@ the rest of the 'samba' process, rather than being forced into a single process. This aids in Samba's ability to scale to larger numbers of AD clients and the AD DC's overall resiliency, but will mean that there is a fork()ed child for every LDAP client, which may be more resource -intensive in some situations. +intensive in some situations. If you run Samba in a +resource-constrained VM, consider allocating more RAM and swap space. Improved Read-Only Domain Controller (RODC) Support --------------------------------------------------- -- 2.47.3