summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol/maxmux.xml
blob: 71998c974fcd191613221e1ecd1a5ee3f638fd21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="max mux"
                 context="G"
                 advanced="1" developer="1"
				 type="integer"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>This option controls the maximum number of 
    outstanding simultaneous SMB operations that Samba tells the client 
	it will allow. You should never need to set this parameter.</para>
</description>

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