summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/protocol/maxmux.xml
blob: c05487fdca3ec0a649d19d37ac66b2ae6545f915 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="max mux"
                 context="G"
                 advanced="1" developer="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
    <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>

    <para>Default: <command moreinfo="none">max mux = 50</command></para>
</listitem>
</samba:parameter>