mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
875e29ba83
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu May 26 12:50:55 CEST 2011 on sn-devel-104
16 lines
577 B
XML
16 lines
577 B
XML
<samba:parameter name="async smb echo handler"
|
|
context="G"
|
|
type="boolean"
|
|
advanced="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This parameter specifies whether Samba should fork the
|
|
async smb echo handler. It can be beneficial if your file
|
|
system can block syscalls for a very long time. In some
|
|
circumstances, it prolongs the timeout that Windows uses to
|
|
determine whether a connection is dead.
|
|
</para>
|
|
</description>
|
|
<value type="default">no</value>
|
|
</samba:parameter>
|