From 41ccf2f437c85d443fcd62923fb103d2b859bdc2 Mon Sep 17 00:00:00 2001 From: David O'Neill Date: Fri, 5 Jan 2001 18:57:28 +0000 Subject: Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2 (This used to be commit 74dd0f58211129770f6e85d28a658e5fdff1ecae) --- examples/smb.conf.default | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/smb.conf.default') 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 -- cgit