strange ldirectord problem, it disappeared suddenly!
Jiang <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I need your advise on a strange ldirectord problem I encounted
recently. For some reason, ldirectord just disappeared and left
nothing in the log files!
Here is my ldirectord.cf configuration:
***********************************************************************************
checktimeout=3
checkinterval=60
autoreload=yes
logfile="/var/log/ldirectord.log"
quiescent=yes
virtual=10.226.200.210:80
real=10.226.200.211:80 gate
real=10.226.200.213:80 gate
service=http
request="ldirector.html"
receive="lb"
scheduler=rr
protocol=tcp
virtual=10.226.200.210:8070
real=10.226.200.211:8070 gate
real=10.226.200.213:8070 gate
#fallback=127.0.0.1:21
service=none
scheduler=rr
#persistent=600
#netmask=255.255.255.255
checktype=connect
#checkcount=3
protocol=tcp
virtual=10.226.200.210:9005
real=10.226.200.211:9005 gate
real=10.226.200.213:9005 gate
#fallback=127.0.0.1:21
service=none
scheduler=rr
#persistent=600
#netmask=255.255.255.255
checktype=connect
#checkcount=3
protocol=tcp
virtual=10.226.200.210:9007
real=10.226.200.211:9007 gate
real=10.226.200.213:9007 gate
#fallback=127.0.0.1:21
service=none
scheduler=rr
#persistent=600
#netmask=255.255.255.255
checktype=connect
#checkcount=3
protocol=tcp
***********************************************************************************
It was running well previously, but I found that it checks my
application frequently, so I changed the checkinterval from 1 to 60.
Then, the problem came. Each time I tried to start ldirectord, it
seemed died again straightaway, and nothing has been logged. When I
changed the value back to 1, then everything seemed to be ok.
Can anybody pls help?
Thanks!
- Jiang -
--
Ultra Monkey - http://www.ultramonkey.org/
To UNSUBSCRIBE, email to [email protected], with a body:
unsubscribe ultramonkey-users [email protected]
where "[email protected]" is YOUR email address.