diff options
-rw-r--r-- | docs/manpages/smb.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index cbae60cc8b..6cd888577f 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -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) |