1 <samba:parameter name="read raw"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This parameter controls whether or not the server
8 will support the raw read SMB requests when transferring data
11 <para>If enabled, raw reads allow reads of 65535 bytes in
12 one packet. This typically provides a major performance benefit.
15 <para>However, some clients either negotiate the allowable
16 block size incorrectly or are incapable of supporting larger block
17 sizes, and for these clients you may need to disable raw reads.</para>
19 <para>In general this parameter should be viewed as a system tuning
20 tool and left severely alone.</para>
23 <value type="default">yes</value>
25 <related>write raw</related>