Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / locking / oplockbreakwaittime.xml
blob5e08200a33271d13d9edf8fd936da34886d5883a
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="OPLOCKBREAKWAITTIME"/>oplock break wait time (G)</term>
3                 <listitem><para>This is a tuning parameter added due to bugs in 
4                 both Windows 9x and WinNT. If Samba responds to a client too 
5                 quickly when that client issues an SMB that can cause an oplock 
6                 break request, then the network client can fail and not respond 
7                 to the break request. This tuning parameter (which is set in milliseconds) 
8                 is the amount of time Samba will wait before sending an oplock break 
9                 request to such (broken) clients.</para>
11                 <para><emphasis>DO NOT CHANGE THIS PARAMETER UNLESS YOU HAVE READ 
12                 AND UNDERSTOOD THE SAMBA OPLOCK CODE</emphasis>.</para>
14                 <para>Default: <command moreinfo="none">oplock break wait time = 0</command></para>
15                 </listitem>
16                 </samba:parameter>