From 6e93b29c0a8cb4ee8dc06188bfce1b3b6b5f6aea Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Thu, 7 Apr 2005 21:47:27 +0000 Subject: [PATCH] Added docs for max stat cache size. Jeremy. --- docs/smbdotconf/filename/maxstatcachesize.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/smbdotconf/filename/maxstatcachesize.xml diff --git a/docs/smbdotconf/filename/maxstatcachesize.xml b/docs/smbdotconf/filename/maxstatcachesize.xml new file mode 100644 index 00000000000..537c73adbe6 --- /dev/null +++ b/docs/smbdotconf/filename/maxstatcachesize.xml @@ -0,0 +1,13 @@ + + + This parameter specifies the maximum amount of memory (in kilobytes) + smbd will use for the stat cache that speeds up case insensitive name mappings. + If set to zero (the default) there is no limit. Change this if your smbd processes + grow too large when servicing something like a back-up application. + +0 + -- 2.11.4.GIT