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