LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

[lvs-users] Issues with weighted round robin

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: [lvs-users] Issues with weighted round robin
From: Himanshu Raina <himanshu.raina@xxxxxxxxxx>
Date: Thu, 29 Jul 2010 14:58:31 +0530
Hi

I'm using LVS tunnel with weighted round robin (weights 7 and 3
respectively). The configuration is as follows

virtual=192.168.2.2:80
      real=192.168.2.5:80 7 ipip 
      real=192.168.2.8:80 3 ipip 
      service=http
      request="beat.html"
      receive="ping"
      scheduler=wrr
      protocol=tcp

Even with weighted round robin the number of Active connections are more
on the server with lesser weight as compared to the other one.

TCP  161.58.189.1:80 wrr
  -> 192.168.2.8:80             Tunnel  7        888        1645
  -> 192.168.2.5:80             Tunnel  3        160        1702

The reason for using wrr was that one of the machines is of lower
configuration and till the time it is replaced I would want send 
lesser traffic to it. What could be the reason for such a behavior ??
Any help in this regard would be appreciated.







-- Regards,

Himanshu Raina -- 
nesting roaches shorted out the ether cable


_______________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>