|
From: <abe...@us...> - 2014-11-06 17:25:03
|
Revision: 6801
http://sourceforge.net/p/astlinux/code/6801
Author: abelbeck
Date: 2014-11-06 17:24:49 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
wan-failover, rc.conf documentation tweaks
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2014-11-05 15:46:20 UTC (rev 6800)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2014-11-06 17:24:49 UTC (rev 6801)
@@ -168,9 +168,9 @@
#WAN_FAILOVER_TEST_INTERVAL="20" # Test target(s) interval in seconds
#WAN_FAILOVER_MAX_LATENCY="1000" # Max latency in millisec
#WAN_FAILOVER_THRESHOLD="3" # Failed target threshold before failover
-#WAN_FAILOVER_SECONDARY_DELAY="900" # Hysteresis delay in seconds after switch to secondary
+#WAN_FAILOVER_SECONDARY_DELAY="600" # Hysteresis delay in seconds after switch to secondary
#WAN_FAILOVER_PRIMARY_DELAY="60" # Hysteresis delay in seconds after switch to primary
-#WAN_FAILOVER_VERBOSITY="6" # Syslog logging: "3" Error, "6" Info, "9" Debug, defaults to "3"
+#WAN_FAILOVER_VERBOSITY="6" # Syslog logging: "3" Error, "6" Info, "9" Debug, defaults to "6"
## Notifications
#WAN_FAILOVER_NOTIFY="no...@my..." # Notify via email, space separate multiple email addresses
#WAN_FAILOVER_NOTIFY_FROM="wan...@my..." # Optional, From: email address
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|