source: vendor/current/docs-xml/smbdotconf/protocol/largereadwrite.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 819 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.