Hello,
 I'm running LVS-DR, and found the lvs's InActConn is greater than hash
size(4096), show as below, I just wonder if I need to increase the hash size
?

[EMAIL PROTECTED] ~]# ipvsadm -Ln
IP Virtual Server version 1.2.0 (size=4096)
Prot LocalAddress:Port Scheduler Flags
  -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
TCP  192.168.0.100:80 wlc
  -> 192.168.0.101:80             Route   1      85         3921
  -> 192.168.0.102:80             Route   1      87         3903
[EMAIL PROTECTED] ~]# ipvsadm -Ln --rate
IP Virtual Server version 1.2.0 (size=4096)
Prot LocalAddress:Port                 CPS    InPPS   OutPPS    InBPS
OutBPS
  -> RemoteAddress:Port
TCP  192.168.0.100:80                  72      491        0    59109
0
  -> 192.168.0.101:80                   38      254        0    30253
0
  -> 192.168.0.102:80                   35      238        0    28856
0

thanks in advance :)
-- 
Druggo Yang
_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to