On Mon, Nov 29, 2004 at 06:15:41PM +0800, Mohd Irwan b. Jamaluddin wrote:
> Good day,
>
> I am planning to use weighted round robin (wrr) as the scheduler. There
> are 2 RealServers (A & B) but the management would like to use machine A
> as the primary server.
>
> In normal situation, all the request from client should go to machine A.
> It seems that machine B is idle and only works when Machine A is down.
>
> Hence, I should give the machine A more weight. May I know what is the
> maximum number to set the weight? Is it possible to put 1000 as the
> weight?
Try using least connected intead of round robin,
that may give you better results depending
on what your request traffic looks like.
--
Horms
|