Changed default for max mux to 50 in line with source change.
authorSamba Release Account <samba-bugs@samba.org>
Thu, 3 Jul 1997 19:25:15 +0000 (19:25 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Thu, 3 Jul 1997 19:25:15 +0000 (19:25 +0000)
Jeremy (jallison@whistle.com)
(This used to be commit 3187a362c83056b1957aed75842c57f182c29dff)

docs/manpages/smb.conf.5

index cbae60cc8b8f9fb65cfa67e08ab6987f0863a080..6cd888577fb3f05b2c8767a022f642cc04ad9443 100644 (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)