On 10/10/2013 17:42, Konstantin Preißer wrote:
>> -----Original Message----- From: Konstantin Preißer
>> [mailto:kpreis...@apache.org] Sent: Thursday, October 10, 2013 6:02
>> PM
> 
>> After this happens, then when I close all browsers on every machine
>> and open new instances to make new HTTP requests (with IE, Chrome
>> and Firefox), then sometimes Tomcat replies, but sometimes not.
> 
> What is interesting is that after this happens and I telnet to the
> server for manually sending a request, then every (2n)th TCP
> connection works (Tomcat replies and closes the connection after the
> 20s timeout), but every (2n + 1)th connection does not work (there
> Tomcat does not respond and is never half-closing the connection).

Now that is very interesting. It suggests one of the two Pollers has
locked up somehow. Could you take a thread dump when this happens as I
can't reproduce it. I'd love to know what that thread is doing.

Mark

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

Reply via email to