mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Changed default for max mux to 50 in line with source change.
Jeremy (jallison@whistle.com)
(This used to be commit 3187a362c8
)
This commit is contained in:
parent
fc3901122d
commit
e4619d3ead
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user