Hi,
I hava a problem with ldirectord.
It is setup and seems to work correctly (spamassassin tcp port 783,
wrr), but ipvsadm shows only InActConn rising.
Everything is round-robin-ed correctly, at first sight.
A few minutes later, InActConn stalls and starts to drop to 0 and only
one of my two servers is forwarded requests....
my config for ldirectord:
spam.cf:
# the number of second until a real server is declared dead
checktimeout = 10
# the number of second between server checks
checkinterval = 5
logfile="/var/log/ldirectord.log"
virtual=192.168.1.87:783
real=192.168.1.109:783 gate
real=192.168.1.110:783 gate
scheduler=wrr
protocol=tcp
checktype=connect
thx
bye
_______________________________________________
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
|