Cc: Roberto Nibali <[EMAIL PROTECTED]> Signed-off-by: Simon Horman <[EMAIL PROTECTED]> Index: heartbeat/ldirectord/ldirectord.in =================================================================== --- heartbeat.orig/ldirectord/ldirectord.in 2007-04-24 18:20:38.000000000 +0900 +++ heartbeat/ldirectord/ldirectord.in 2007-04-24 18:21:29.000000000 +0900 @@ -370,7 +370,7 @@ overridden by an optional per real-serve For a DNS check this should the name of an A record, or the address of a PTR record to look up. -For a MySQL, Oracle and PostgeSQL checks, this should be a SQL query. +For a MySQL, Oracle and PostgeSQL check, this should be an SQL query. The data returned is not checked, only that the answer is one or more rows. This is a required setting. @@ -379,7 +379,7 @@ B<receive = ">I<regexp to compare>B<"> If the requested result contains this I<regexp to compare>, the real server is declared alive. The regexp must be inside quotes. Keep in mind that regexps are not plain strings and that you need to escape the special -characters if they should as litterals. Note that this regexp may be +characters if they should as literals. Note that this regexp may be overridden by an optional per real-server based receive regexp. For a DNS check this should be any one the A record's addresses or
-- -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://www.in-addr.de/mailman/listinfo/lvs-users
