summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/tuning/smb2maxwrite.xml
blob: 5085dba435a9f031460c622fb42b279fac4833e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="smb2 max write"
		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 write 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>