1 <samba:parameter name="max stat cache size"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This parameter limits the size in memory of any
7 <parameter moreinfo="none">stat cache</parameter> being used
8 to speed up case insensitive name mappings. It represents
9 the number of kilobyte (1024) units the stat cache can use.
10 A value of zero, meaning unlimited, is not advisable due to
11 increased memory usage. You should not need to change this
15 <related>stat cache</related>
16 <value type="default">256</value>
17 <value type="example">100</value>