syncing tree with SAMBA_3_0
[Samba.git] / docs / docbook / smbdotconf / locking / oplockbreakwaittime.xml
blob0dc130eab34b140f09cc946ed48714fab834aa53
1 <samba:parameter name="oplock break wait time"
2                  context="G"
3                  xmlns:samba="http://samba.org/common">
4 <listitem>
5         <para>This is a tuning parameter added due to bugs in 
6         both Windows 9x and WinNT. If Samba responds to a client too 
7         quickly when that client issues an SMB that can cause an oplock 
8         break request, then the network client can fail and not respond 
9         to the break request. This tuning parameter (which is set in milliseconds) 
10         is the amount of time Samba will wait before sending an oplock break 
11         request to such (broken) clients.</para>
13         <para><emphasis>DO NOT CHANGE THIS PARAMETER UNLESS YOU HAVE READ AND 
14         UNDERSTOOD THE SAMBA OPLOCK CODE</emphasis>.</para>
16         <para>Default: <command moreinfo="none">oplock break wait time = 0</command></para>
17 </listitem>
18 </samba:parameter>