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

Changed default for max mux to 50 in line with source change.

Jeremy (jallison@whistle.com)
This commit is contained in:
Samba Release Account 0001-01-01 00:00:00 +00:00
parent 885b42b447
commit 3187a362c8

View File

@ -1889,12 +1889,12 @@ A size of 0 means no limit.
.SS max mux (G)
This option controls the maximum number of simultaneous reads that
samba tells the client it will allow. You should never need to set this
parameter.
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.
.B Default:
max mux = 2
max mux = 50
.SS max packet (G)