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