1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/docs-xml/smbdotconf/protocol/maxmux.xml

14 lines
475 B
XML
Raw Normal View History

<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>