summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/protocol/maxmux.xml
blob: ab500011b29e48a48c9a0bfae908aa7f3a0d95de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="max mux"
                 context="G"
                 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>