Hi,
I'm running Piranha over IPVS (ipvs-1.0.4.patch).
I notice that the connection expire time in the
primary director is much longer than the backup
director's (seen from ipvsadm -lc below). So when
director failover to backup, the connection in backup
director might have already expired and removed. Thus
the connection would not failover.
Is this the right thing to happen ? How ipvs determine
the expiry time of a connection ?
Thanks
Chee Chye
PS. Below is the o/p of ipvsadm -lc from both
directors
In Primary Director
====================
[root@RADIXS root]# ipvsadm -lc
IPVS connection entries
pro expire state source virtual
destination
TCP 14:42 ESTABLISHED 192.168.123.133:32861
vipserver:telnet application:telnet
In Backup Director
====================
[root@main ong]# ipvsadm -lc
IPVS connection entries
pro expire state source virtual
destination
TCP 02:17 ESTABLISHED 192.168.123.133:32861
vipserver:telnet application:telnet
__________________________________________________
Do You Yahoo!?
Promote your business from just $5 a month!
http://sg.biztools.yahoo.com
|