syncing tree with SAMBA_3_0
[Samba.git] / docs / docbook / smbdotconf / protocol / largereadwrite.xml
blob25c58899c4ad12fc75832d6fee752ff3e0f770b5
1 <samba:parameter name="large readwrite"
2                  context="G"
3                  developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6     <para>This parameter determines whether or not
7     <citerefentry><refentrytitle>smbd</refentrytitle>
8     <manvolnum>8</manvolnum></citerefentry> supports the new 64k
9     streaming  read and write varient SMB requests introduced with
10     Windows 2000. Note that due to Windows 2000 client redirector bugs
11     this requires Samba to be running on a 64-bit capable operating
12     system such as IRIX, Solaris or a Linux 2.4 kernel. Can improve
13     performance by 10% with Windows 2000 clients. Defaults to on. Not as
14     tested as some other Samba code paths.</para>
15                 
16     <para>Default: <command moreinfo="none">large readwrite = yes</command></para>
17 </listitem>
18 </samba:parameter>