From d9fbaa0c17a989d4b02a624675305589e67b4a83 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 9 Apr 2008 08:40:59 +0200 Subject: [PATCH] Remove reference to pointless socket options (cherry picked from commit 3aefb0df1c4065223d50c32910ef26704791a6a3) --- packaging/LSB/smb.conf | 4 ---- 1 file changed, 4 deletions(-) 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. -- 2.11.4.GIT