summaryrefslogtreecommitdiff
path: root/examples/smb.conf.default
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-07-01 20:06:15 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:19:10 -0500
commit46fab723d8a6d55b5777f25a948c8a5afff5348f (patch)
tree93ac01f4c0d8fb244209ef9d7720df3e3cd35dea /examples/smb.conf.default
parent05089818a03ae94a3368415eeef5432a8ab81c00 (diff)
downloadsamba-46fab723d8a6d55b5777f25a948c8a5afff5348f.tar.gz
r16752: remove the 'socket options' setting from the shipped default smb.conf
(This used to be commit eac00a45efe96411ab8574b3a3d436a285b7e88a)
Diffstat (limited to 'examples/smb.conf.default')
-rw-r--r--examples/smb.conf.default7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default
index 58d38aa9f7d..971ca19c830 100644
--- a/examples/smb.conf.default
+++ b/examples/smb.conf.default
@@ -91,13 +91,6 @@
# this line. The included file is read at that point.
; include = /usr/local/samba/lib/smb.conf.%m
-# Most people will find that this option gives better performance.
-# See the chapter 'Samba performance issues' in the Samba HOWTO Collection
-# 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
# If you have multiple network interfaces then you must list them
# here. See the man page for details.