Load Balancing
Bill Omer
bill.omer at gmail.com
Wed May 30 16:06:30 BST 2007
On 5/28/07, Upblogger.com <contact at upblogger.com> wrote:
> Hello,
>
> It seems LVS is always sending more traffic to RS1. Both servers have the
> same configuration/hardware. Is this normal?
>
> IP Virtual Server version 1.2.1 (size=4096)
> Prot LocalAddress:Port Scheduler Flags
> -> RemoteAddress:Port Forward Weight ActiveConn InActConn
> TCP LVS_VIRTUAL_IP:http rr persistent 50
> -> REALSERVER_2:http Tunnel 1 132 139
> -> REALSERVER_1:http Tunnel 1 279 408
>
> Thanks,
>
> Antoni
>
You have persistancy enabled. If it's not required to have
connections follow the same server, then do not have persistencey
enabled as it can give results such as this.
-Bill
Search lvs-users Archives
More information about the lvs-users
mailing list