Thanks. I missed that somehow. I have negotiate on my http settings so 
that's why it works there. BTW, this doesn't work now on all server when I 
use negotiate w/ the https. Might this have something to do with the ssl 
cert error when querying the server via the IP instead of the full https 
common name? That's about the only thing I can think of why it's not 
working. Thanks again. Brent

At 06:56 PM 1/9/2011 +0900, Sohgo Takeuchi wrote:

>From: Brent Jensen <br...@jeneral.com>
>|
> > 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@LinuxVirtualServer.org
Send requests to lvs-users-requ...@linuxvirtualserver.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to