From: Volker Lendecke Date: Wed, 9 Apr 2008 06:40:59 +0000 (+0200) Subject: Remove reference to pointless socket options X-Git-Tag: samba-3.3.0pre1~2842 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3aefb0df1c4065223d50c32910ef26704791a6a3;p=thirdparty%2Fsamba.git Remove reference to pointless socket options --- diff --git a/packaging/LSB/smb.conf b/packaging/LSB/smb.conf index 71ff9463884..d08cd20ec4a 100644 --- a/packaging/LSB/smb.conf +++ b/packaging/LSB/smb.conf @@ -83,10 +83,6 @@ # of the machine that is connecting ; include = /etc/samba/smb.conf.%m -# Most people will find that this option gives better performance. -# See speed.txt and the manual pages for details - socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 - # Configure Samba to use multiple interfaces # If you have multiple network interfaces then you must list them # here. See the man page for details.