LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: LVS with Ldirectord (UltraMonkey) problems

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: LVS with Ldirectord (UltraMonkey) problems
From: Malcolm Turnbull <malcolm.turnbull@xxxxxxxxxxxx>
Date: Thu, 29 Aug 2002 14:39:00 +0100
I also just noticed in the man page that checktype defaults to negotiate  !

And you haven't specified your request/recieve strings :

request=".loadbalancer"
receive="TestPage"

Therefore it will fail...;-).

--snip--


 checktype = negotiate|connect|N|off

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 the request and receive strings may be omitted. Type of check to perform. Negotiate means to send request and expect receive strings. Connect means raw tcp/ip connection, here the request and receive string can be omitted. If checktype is a number then negotiate and connect is combined so that after each N connect attempts one negotiate attempt is performed. This is useful to check often if a service answers and in much longer intervalls a negotiating check is done. Off means no checking will take place and no real or fallback servers will be activated. Default is nego­
       tiate.

--snip--


Craig Ward wrote:
Thanks, I'll give it a try :)



--

Regards,

Malcolm Turnbull

IT Manager
Crocus.co.uk Limited
Nursery Court
London Road
Windlesham
Surrey
GU20 6LQ

01344 629661
07715 770523

http://www.crocus.co.uk/

"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety." - Benjamin Franklin





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