LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] Ldirectord not respecting received text for https

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx, brent@xxxxxxxxxxx
Subject: Re: [lvs-users] Ldirectord not respecting received text for https
Cc: horms@xxxxxxxxxxxx
From: Sohgo Takeuchi <sohgo@xxxxxxxxxxxxxxxx>
Date: Sun, 09 Jan 2011 18:56:58 +0900 (JST)
From: Brent Jensen <brent@xxxxxxxxxxx>
|
> Here's my conf for this example:
> 
> virtual=x.x.x.54:443
>          fallback=127.0.0.1:443
>          real=10.0.3.10:443 masq 1
>          real=10.0.3.11:443 masq 1
>          real=10.0.3.18:443 masq 1
>          service=https
>          request="index.html"
>          receive="Connected successfully"
>          scheduler=rr
>          #persistent=600
>          protocol=tcp
>          checktype=connect
> 
> Is this correct?

If you specify "checktype=connect", "request" and "receive" pair
will be ignored. If you want to check a content from a web
server, you need to specify "checktype=negotiate".

--
Sohgo Takeuchi

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

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