Hi,
I succeeded in configuring LVS in DR mode and am forced to use persistent
connections. All is running well except the following ipvsadm -lcn command:
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
FWM 80 wlc persistent 1200
-> www2.mysite.com:http Route 1 359 146
-> www1.mysite.com:http Route 1 127 *12176*
The high rate of InActConn for www1 is worrying me. The only difference
that I see in www1's configuration is that www1 has 2 nics in a Team and
hence 2 mac addresses.
I tried following what happens when I connect from the outside and when LVS
directs me to www1, I see a connection entry that goes from ESTABLISHED
immediately to FIN_WAIT which expires when the timer elapses.
Many thanks.
_______________________________________________
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
|