summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/tuning/namecachetimeout.xml
blob: 0500a75c8d9294f360eaaaca3bcabc33a21971b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="NAMECACHETIMEOUT"/>name cache timeout (G)</term>
		<listitem><para>Specifies the number of seconds it takes before 
		entries in samba's hostname resolve cache time out. If 
		the timeout is set to 0. the caching is disabled.
		</para>


		<para>Default: <command moreinfo="none">name cache timeout = 660</command></para>
		<para>Example: <command moreinfo="none">name cache timeout = 0</command></para>
		</listitem>
		</samba:parameter>