AD wrote:
> On Sat, Nov 1, 2008 at 5:25 PM, Caldarale, Charles R <
> [EMAIL PROTECTED]> wrote:
> 
>>> From: AD [mailto:[EMAIL PROTECTED]
>>> Subject: Re: All threads (200) are currently busy
>>>
>>> ah sorry, proxied through apache with mod_proxy_balancer on ajp port
>> Can you try your load test directly into Tomcat on port 8080 and eliminate
>> one variable?  If that test runs satisfactorily, you'll need to check into
>> your front-end configuration.

> I did try connecting directly to 8080 on a few of the tomcat serviers in the
> cluster but the requests were just hanging.  I can run the load test again
> though with apache out of the mix and see what happens.

What kind of situation did you have when you took the thread dump in
the original request? Could you take a thread dump at a such point in
time where you are actually waiting for a request to complete? That
way, at least one of the threads would have to be somewhere "in the
slow section".
-- 
..Juha

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to