From 1be9e8a7f38bfa1c96d4e79883e38df62a35439c Mon Sep 17 00:00:00 2001 From: mnc Date: Tue, 28 Nov 2006 20:02:31 +0000 Subject: adjust default nop interval git-svn-id: svn://svn.berlios.de/open-iscsi@745 d7303112-9cec-0310-bdd2-e83a94d6c2b6 --- etc/iscsid.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/iscsid.conf b/etc/iscsid.conf index 2c38056..5f12635 100644 --- a/etc/iscsid.conf +++ b/etc/iscsid.conf @@ -69,8 +69,8 @@ node.conn[0].timeo.logout_timeout = 15 # To specify the intervale to send iSCSI Nop-outs as pings # to the target edit this the line. -# The value is in seconds and the default is 15 seconds. -node.conn[0].timeo.noop_out_interval = 15 +# The value is in seconds and the default is 10 seconds. +node.conn[0].timeo.noop_out_interval = 10 # To specify the time to wait for a Nop-out response before failing # the connection, edit this line. Failing the connection will -- cgit v1.2.1