checktimeout is used for ping checks as well as connect checks. Signed-off-by: Simon Horman <[EMAIL PROTECTED]>
Index: heartbeat/ldirectord/ldirectord.in =================================================================== --- heartbeat.orig/ldirectord/ldirectord.in 2007-07-04 14:19:10.000000000 +0900 +++ heartbeat/ldirectord/ldirectord.in 2007-07-04 14:19:14.000000000 +0900 @@ -112,8 +112,8 @@ service must follow this line immediatel B<checktimeout = >I<n> -Timeout in seconds for connect checks. If the timeout is exceeded then the -real server is declared dead. +Timeout in seconds for connect ping checks. If the timeout is exceeded +then the real server is declared dead. If defined in a virtual server section then the global value is overridden. -- -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
