summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2012-05-17 14:54:03 -0700
committerJeremy Allison <jra@samba.org>2012-05-18 02:59:34 +0200
commite0b924b6d544dc243362fa856452590deddc5532 (patch)
tree41be3408f0e7990cb5bb01b8cbe0985aec8739b7 /docs-xml
parentdc3ace63d4ebeed82b8ca9ae8e44fece6a887710 (diff)
downloadsamba-e0b924b6d544dc243362fa856452590deddc5532.tar.gz
samba-e0b924b6d544dc243362fa856452590deddc5532.tar.bz2
samba-e0b924b6d544dc243362fa856452590deddc5532.zip
Note that "keepalive" only applies to SMB1 connections.
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri May 18 02:59:34 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/tuning/keepalive.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/tuning/keepalive.xml b/docs-xml/smbdotconf/tuning/keepalive.xml
index 0586365512..5dba4f6a28 100644
--- a/docs-xml/smbdotconf/tuning/keepalive.xml
+++ b/docs-xml/smbdotconf/tuning/keepalive.xml
@@ -13,6 +13,9 @@
<para>Keepalives should, in general, not be needed if the socket
has the SO_KEEPALIVE attribute set on it by default. (see <smbconfoption name="socket options"/>).
Basically you should only use this option if you strike difficulties.</para>
+
+ <para>Please note this option only applies to SMB1 client connections, and
+ has no effect on SMB2 clients.</para>
</description>
<value type="default">300</value>