Yes I did it like you say me and is working perfect my cluster now. Thanks for
the help :)
Regards
On Thursday 08 January 2004 04:42, Joseph Mack wrote:
> Rafael Morales wrote:
> > I read in the HOWTO a best way to use schedulers for proxy realservers,
> > and Joe says that change "rr" to "dh", but my script lvs.dr does not
> > recognize it.
> > What can I do ???
>
> the script hasn't been updated to allow you to enter this string
> (it's doing checks incase you do a typo).
>
> In configure look for the lines
>
> #SCHEDULERS list of known schedulers
> my @schedulers = ("","rr".....
>
> and add "dh" to the list
>
> Joe
|