[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0, updated. upstream/4.0.5+dfsg1-806-gfdbe5f7

Andrew Bartlett abartlet at samba.org
Sat May 25 20:33:42 UTC 2013


The following commit has been merged in the samba_4.0 branch:
commit 57ea0969ecc711eec9fc7ef190da7704004b9ccf
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue May 21 10:08:34 2013 +1000

    Remove socket options from default smb.conf
    
    Setting these options on Linux is a very good way to reduce network performance.
    
    The kernel should auto-tune correctly, there is no need to hobble the network
    by manually forcing values here.
    
    Andrew Bartlett

diff --git a/debian/smb.conf b/debian/smb.conf
index 4851d63..8d98b91 100644
--- a/debian/smb.conf
+++ b/debian/smb.conf
@@ -198,13 +198,6 @@
 # of the machine that is connecting
 ;   include = /home/samba/etc/smb.conf.%m
 
-# Most people will find that this option gives better performance.
-# See smb.conf(5) and /usr/share/doc/samba-doc/htmldocs/Samba3-HOWTO/speed.html
-# for details
-# You may want to add the following on a Linux system:
-#         SO_RCVBUF=8192 SO_SNDBUF=8192
-#   socket options = TCP_NODELAY
-
 # The following parameter is useful only if you have the linpopup package
 # installed. The samba maintainer and the linpopup maintainer are
 # working to ease installation and configuration of linpopup and samba.

-- 
Debian packaging for Samba




More information about the Pkg-samba-maint mailing list