Hello Wensong,
if I run LVS for persistant client connections and I list the connections
with ipvsadm -l -n, I often get a negative count of inactive connections.
For instance:
# ipvsadm -l -n
IP Virtual Server version 0.9.7 (size=65536)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP 195.96.23.245:80 wlc persistent 7200
-> 10.2.245.4:80 Masq 4 60 -9691
-> 10.2.245.2:80 Masq 3 0 0
-> 10.2.245.3:80 Masq 5 3 -6145
TCP 195.96.23.213:80 wrr persistent 1800
-> 10.2.213.2:80 Masq 1 2 -69
This seems to be just a cosmetic bug, but I wanted to report it.
---
There is a new version of ldirectord. Many new features have been added,
many
bugs resolved. Please get the newest version as user guest, passwd guest
from
cvs.linux-ha.org:/home/cvs/
module-name is: ha-linux
file: ha-linux/heartbeat/resource.d/ldirectord
documentation: ha-linux/doc/ldirectord
Best regards, Jacob
|