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

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

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