docs:smbdotconf: remove swat-specific flags.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / protocol / largereadwrite.xml
1 <samba:parameter name="large readwrite"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
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 variant 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 </description>
16 <value type="default">yes</value>
17 </samba:parameter>