> -----Original Message-----
> From: Angus Mezick
> 
> Yup, I think I misinterpreted what you said in the email back 
> then.  I wasn't able to rid myself of the assumption that jk 
> lbfactor and jk2 lb_factor behave the same.  That assumption 
> is now dead.  If you reply to my email with the series of 
> questions about this I will be happy to do the docs.
> --Angus
> 

No problem.

Algorithm (lb_value is on per worker basis)

1. lb_value += lb_factor

2. the worker with the highest lb_value gets serverd

3. if lb_value > 255 lb_value = 0;


So, can you put that on paper using english :)
Perhaps with few examples.

MT.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to