diff options
-rw-r--r-- | examples/smb.conf.default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default index fba4ecca0a..c25b2dc628 100644 --- a/examples/smb.conf.default +++ b/examples/smb.conf.default @@ -73,6 +73,8 @@ # Most people will find that this option gives better performance. # See speed.txt and the manual pages for details +# You may want to add the following on a Linux system: +# SO_RCVBUF=8192 SO_SNDBUF=8192 socket options = TCP_NODELAY # Configure Samba to use multiple interfaces |