summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/tuning/smb2maxread.xml
blob: a3abbbc4ca0ac99bb7305e4a48c71265fce8ebc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="smb2 max read"
		context="G"
		advanced="1" developer="1"
		xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>This sets the maximum read size in bytes for a single SMB2 read request.
    It exists to allow the Samba developers to experiment with different
    size requests for tuning purposes.
    </para>
</description>

<value type="default">65536</value>
</samba:parameter>