source: vendor/3.6.23/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml

Last change on this file was 740, checked in by Silvan Scherrer, 13 years ago

Samba Server: update vendor to 3.6.0

File size: 592 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.