source: vendor/current/docs-xml/smbdotconf/protocol/maxmux.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 443 bytes
Line 
1<samba:parameter name="max mux"
2 context="G"
3 type="integer"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This option controls the maximum number of
7 outstanding simultaneous SMB operations that Samba tells the client
8 it will allow. You should never need to set this parameter.</para>
9</description>
10
11<value type="default">50</value>
12</samba:parameter>
Note: See TracBrowser for help on using the repository browser.