On Jan 10, 2008 10:19 AM, Graeme Fowler <graeme@xxxxxxxxxxx> wrote:
> Randy
>
> On Thu, 2008-01-10 at 10:10 -0600, Randy Paries wrote:
> > I assume that the higher the the more connections it will get?
>
> Correct, for the wlc scheduler.
>
> It's easier to manage if you start with numbers > 1, also - try
> 100/100/100.
>
> > So i thought i would do
> > #ipvsadm -t local.flanders -w 2
>
> That would be:
>
> ipvsadm -E -t www.unitnet.com:80 -r local.flanders:80 -w 2
>
> You may have to replace the names with IP addresses, but it should still
> work. The "-E" is for "edit" (see "man ipvsadm").
>
> > Also is there a way to make this permanent or do i have to set it each
> > reboot?
>
> How are you setting it up in the first place?
>
> Graeme
>
>
Sorry still having problems.
So i tried
ipvsadm -E -t 66.208.187.10:80 -r 192.168.0.203:80 -w 100
Illegal 'real-server' option with the 'edit-service' command
>>> > Also is there a way to make this permanent or do i have to set
it each reboot?
>>>
>>> How are you setting it up in the first place?
I am using /etc/ha.d/ldirectord.cf
Randy
|