Merge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba-4.0alpha16
[amitay/samba.git] / docs-xml / smbdotconf / misc / asyncsmbechohandler.xml
1 <samba:parameter name="async smb echo handler"
2                  context="G"
3                                  type="boolean"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter specifies whether Samba should fork the
8           async smb echo handler. It can be beneficial if your file
9           system can block syscalls for a very long time. In some
10           circumstances, it prolongs the timeout that Windows uses to
11           determine whether a connection is dead.
12         </para>
13 </description>
14 <value type="default">no</value>
15 </samba:parameter>