Gianto Wijaya wrote:
unsubscribe
Each mail you receive has a line saying:
To unsubscribe, e-mail: [EMAIL PROTECTED]
Now, is there something you do not understand in that
statement? I suppose you know how to send an email cause
we have received this one.
Regards,
Mladen.
unsubscribe
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This is a good Idea.
We already use Jmeter to test GC performance.
thanks for the tip.
but we have a variation of classes and customer behavious which is difficult
to simulate with jmeter.
we run load tests with one heavy class.
--
View this message in context:
http://www.nabble.com/%22Busy%22-
Thank you sir, for helping us again.
> Mohan2005 wrote:
>> Specifies what method load balancer is using for electing best worker.
>> If
>> method is set to R[equest] balancer will use number of requests to find
>> the
>> best worker. If set to T[raffic] balancer will use the network traffic
>> betw
Mohan2005 wrote:
Specifies what method load balancer is using for electing best worker. If
method is set to R[equest] balancer will use number of requests to find the
best worker. If set to T[raffic] balancer will use the network traffic
between JK and Tomcat to find the best worker. If set to B[
the least time.
Tim
> -Original Message-
> From: Mohan2005 [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 04, 2006 11:02 PM
> To: users@tomcat.apache.org
> Subject: Re: "Busy" in jkmanager
>
>
> Hello again,
>
> According to the workers.propert
Hello again,
According to the workers.properties document
(http://tomcat.apache.org/connectors-doc/config/workers.html),
Definition of 'method' says the following...
Specifies what method load balancer is using for electing best worker. If
method is set to R[equest] balancer will use number of
Thank you very much for your clarifications. Much appreciated.
> Request = HTTP Request in progress
>
> Load balancing only uses Busy counter when the "method" attribute of the
> lb worker is set to "B" in workers.properties. In this case the lb
> worker always routes a request to the worker with
Request = HTTP Request in progress
Load balancing only uses Busy counter when the "method" attribute of the
lb worker is set to "B" in workers.properties. In this case the lb
worker always routes a request to the worker with smallest Busy counter
at the times the request has been received.
If the
Thank you very much for that answer.
When you say 'Requests' does that mean the number of objects rendered
through that particular tomcat node ?
And how does the load balancing mechanism use the 'Busy' factor ?
Thanks
Mohan
--
View this message in context:
http://www.nabble.com/%22Busy%22-in
Busy=number of parallel requests being processed for a worker at that
point of time.
If worker.yourloadbalanceworker.method=B, this loadbalancer will send a
request always to its balanced worker with the lowest busy count.
A bug in mod_jk 1.2.15 leads to the wrong display of very high busy
counte
Dear All:
Please explain what this "Busy" number is in jkmanager and its significance
to the load balancer.
Thanks in advance.
Mohan
--
View this message in context:
http://www.nabble.com/%22Busy%22-in-jkmanager-tf1888108.html#a5162174
Sent from the Tomcat - User forum at Nabble.com.
)
thanks
--
View this message in context:
http://www.nabble.com/Observation-on-Acc-and-Busy-in-jkmanager-t1548684.html#a4206875
Sent from the Tomcat - User forum at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
13 matches
Mail list logo