On Thursday 29 August 2002 15:28, Malcolm Turnbull wrote:
> service=http
What happens if you make that 'service=https' instead?
Can you telnet to the https port of the realservers manually?
> request=".loadbalancer"
> receive="TestPage"
Those two make no sense with checktype=connect, for a bit more readability you
may want to remove those.
> > [Thu Dec 30 00:54:24 2021|ldirectord] Reading file
> > /etc/ha.d/ldirectord.cf [Thu Dec 30 00:54:24 2021|ldirectord] Starting
> > Linux Director v1.51 as daemon [Thu Dec 30 00:54:24 2021|ldirectord]
> > Added virtual server: 192.168.2.70:80 [Thu Dec 30 00:54:24
> > 2021|ldirectord] Added fallback server: 127.0.0.1:80 (0 x
> > 195.200.23.70:80)
IIRC ldirectord always begins with the fallback server on startup, and does
its very first connect check after that. So this looks normal, but should be
followed quickly by the removal of the fallback server and the addition of
the realserver.
Also, you may want to try to run ldirectord in debug mode (-d), so you get all
debug output on the console. Might be helpful as well.
--
Martijn
|