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:
id name lb_factor lb_value route errorState
graceful epCount errorTime
2 web02WWW:8019 1 192 web02WWW:8019 N N
6 0
3 web03WWW:8019 100 200 web03WWW:8019 N N
1 0
4 web04WWW:8019 1 191 web04WWW:8019 N N
3 0
5 web05WWW:8019 1 191 web05WWW:8019 N N
2 0
6 web06WWW:8019 1 191 web06WWW:8019 N N
3 0
7 web03Members:8019 100 100 web03 N N
0 0
8 web04Members:8019 1 7 web04 N N
1 0
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?
>From the behaviour I have been seeing it seems that I am.
Please view this link to see a copy of my jkstatus output so you can see
my complete config:
http://phoenix.inetsolve.com:8080/angusBlog/GUIDESTARjkstatus.html
Angus Mezick
GuideStar - Philanthropic Research Inc.
427 Scotland St.
Williamsburg, Virginia 23185
PHONE: (757)299-4631 x35 FAX:(757)229-8912
amezick@guidestar.org <mailto:amezick@guidestar.org>
www.guidestar.org <http://www.guidestar.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
|