Barak Yaish wrote:
> How can I determine that? I haven't seen any exception in catalina.out

Monitor the current thread usage (eg with LambdaProbe, JMC console, manager app)

> regarding out of threads...

There is a proposal to log a message when this happens but with current versions
you won't see anything in the logs.

Mark

> 
> On Tue, Feb 3, 2009 at 6:35 AM, Mark Thomas <ma...@apache.org> wrote:
> 
>> Barak Yaish wrote:
>>
>>> I've records the traffic using Wireshark (http://www.wireshark.org), and
>>> I've noticed that Tomcat send TCP Reset to the client, before it writes
>> the
>>> reponse to the stream.
>>>
>>> Can you please assist understanding this behavior and tuning Tomcat in
>> order
>>> to avoid these problems?
>> Did you run out of threads and fill the accept queue?
>>
>> Mark
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to