Back to that march 1 post.
> 1. lb_value += lb_factor
Ok, I see this I think. But this happens after step 2.
> 2. the highest lb_value gets server;
Am I reading this code wrong, or is it the LOWEST value that is getting
the server
/** Get one worker that is ready
*/
for( level=0;
> -Original Message-
> From: Angus Mezick
> Why the heck to the workers with a lb_factor of 1 get a
> lb_value of 19[1-2]? What is lb_value? I am expecting for
> ever 104 requests worker
> 3 will get 100 of them and workers 2,4,5,6 will get 1 each.
> Am I wrong?
default lb_factor
Tried posting this question to users but it seems over that list's head
because of the lack of answer there.
I have a cluster of 5 apache-tomcat pairs. I set a lb_factor for the
local tomcat to 100 and the lb_factor for the other 4 tomcat's to 1.
When I look at the jkstatus I see this result:
i