lvs-users
|
To: | "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | Re: [lvs-users] load balancer IP limit? |
From: | "Jeff Tchang" <jeff.tchang@xxxxxxxxx> |
Date: | Thu, 23 Oct 2008 19:53:30 -0700 |
> On Wed, 22 Oct 2008, Steve Haneman wrote: > >> for (my $x=11; $x <= 111; $x++) >> { >> system("/sbin/ipvsadm -A -t 172.16.16.$x:443 -p 1500 -s rr"); >> system("/sbin/ipvsadm -a -t 172.16.16.$x:443 -r >> 192.168.253.$x:443 -m -w 1"); >> system("/sbin/ipvsadm -a -t 172.16.16.$x:443 -r >> 192.168.252.$x:443 -m -w 1"); >> } Not sure if this might help but have you tried using different scheduling algorithms? In particular maybe destination hashing? -Jeff |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [lvs-users] load balancer IP limit?, Steve Haneman |
---|---|
Next by Date: | Re: [lvs-users] RX Packet drops on high traffic LVS in DR setup, Graeme Fowler |
Previous by Thread: | Re: [lvs-users] load balancer IP limit?, Joseph Mack NA3T |
Next by Thread: | Re: [lvs-users] load balancer IP limit?, Steve Haneman |
Indexes: | [Date] [Thread] [Top] [All Lists] |