|
Last change
on this file was 746, checked in by Silvan Scherrer, 13 years ago |
|
Samba Server: updated vendor to 3.6.9
|
|
File size:
612 bytes
|
| Line | |
|---|
| 1 | <samba:parameter name="smb2 max credits"
|
|---|
| 2 | type="integer"
|
|---|
| 3 | context="G"
|
|---|
| 4 | advanced="1" developer="1"
|
|---|
| 5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|---|
| 6 | <description>
|
|---|
| 7 | <para>This option controls the maximum number of outstanding simultaneous SMB2 operations
|
|---|
| 8 | that Samba tells the client it will allow. This is similar to the <smbconfoption name="max mux"/>
|
|---|
| 9 | parameter for SMB1. You should never need to set this parameter.
|
|---|
| 10 | </para>
|
|---|
| 11 | <para>The default is 8192 credits, which is the same as a Windows 2008R2 SMB2 server.</para>
|
|---|
| 12 | </description>
|
|---|
| 13 |
|
|---|
| 14 | <value type="default">8192</value>
|
|---|
| 15 | </samba:parameter>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.