LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: LDIRECTORD: List checktype and service in alpabetical order in the d

To: Roberto Nibali <ratz@xxxxxxxxxxxx>, lvs-users@xxxxxxxxxxxxxxxxxxxxxx, Roberto Nibali <rnibali@xxxxxxxxx>, Sal Tepedino <stepedino@xxxxxxxxxxxxxx>, Joseph Mack NA3T <jmack@xxxxxxxx>, Sebastian Vieira <sebvieira@xxxxxxxxx>, J.Libak@xxxxxxxxxx
Subject: Re: LDIRECTORD: List checktype and service in alpabetical order in the documentation
From: Simon Horman <horms@xxxxxxxxxxxx>
Date: Thu, 26 Apr 2007 15:32:38 +0900
Acked-by: Roberto Nibali <ratz@xxxxxxxxxxxx>
Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx>

--- 
Update: Fix whitespace around => as suggested by Roberto

Update: Sorry, I mucked up the whitespace fix. Here it is again.

Index: heartbeat/ldirectord/ldirectord.in
===================================================================
--- heartbeat.orig/ldirectord/ldirectord.in     2007-04-26 15:27:18.000000000 
+0900
+++ heartbeat/ldirectord/ldirectord.in  2007-04-26 15:29:59.000000000 +0900
@@ -286,7 +286,7 @@ checktimeout, negotiatetimeout, checkcou
 emailalertfreq and quiescent options listed above may also appear inside a
 virtual section, in which case the global setting is overridden.
 
-B<checktype = >B<negotiate>|B<connect>|I<N>|B<ping>|B<off>|B<on>
+B<checktype = >B<connect>|B<negotiate>|B<off>|B<on>|B<ping>|I<N>
 
 Type of check to perform. Negotiate sends a request and matches a receive
 string. Connect only attemts to make a TCP/IP connection, thus the
@@ -300,7 +300,7 @@ checking will take place and no real or 
 On means no checking will take place and real servers will always be
 activated. Default is I<negotiate>.
 
-B<service = 
ftp>|B<smtp>|B<http>|B<pop>|B<pops>|B<nntp>|B<imap>|B<imaps>|B<ldap>|B<https>|B<dns>|B<radius>|B<mysql>|B<pgsql>|B<sip>|B<none>
+B<service = 
>B<dns>|B<ftp>|B<http>|B<https>|B<imap>|B<imaps>|B<ldap>|B<mysql>|B<nntp>|B<none>|B<pgsql>|B<pop>|B<pops>|B<radius>|B<sip>|B<smtp>
 
 The type of service to monitor when using checktype=negotiate. None denotes
 a service that will not be monitored. 

<Prev in Thread] Current Thread [Next in Thread>