Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / protocol / maxxmit.xml
blobc16cf476552713e0d0a57baf73bb0fe23e068061
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MAXXMIT"/>max xmit (G)</term>
3                 <listitem><para>This option controls the maximum packet size 
4                 that will be negotiated by Samba. The default is 65535, which 
5                 is the maximum. In some cases you may find you get better performance 
6                 with a smaller value. A value below 2048 is likely to cause problems.
7                 </para>
9                 <para>Default: <command moreinfo="none">max xmit = 65535</command></para>
10                 <para>Example: <command moreinfo="none">max xmit = 8192</command></para>
11                 </listitem>
12                 </samba:parameter>