Why my Ldirectord check multiple times on read server every interval?
- by garconcn
I have a Ldirectord server and two real servers. My ldirectord used to check the request page on real server once in every interval, but now I found that it check four times. I have monitored the log on both real servers, they have the same problem.
Here is my ldirectord configuration:
checktimeout=10
checkinterval=5
autoreload=yes
…