You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/11/28 06:30:36 UTC

[Bug 55823] if tomcat gets loaded with 2000 calls on http 1.1 protocol it hangs and has to be restarted

https://issues.apache.org/bugzilla/show_bug.cgi?id=55823

Konstantin Kolinko <kn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
Apparently you mean the NIO implementation of AJP protocol. It is relatively
new, but is considered ready for production use.

If it hangs, take thread dumps to see what is actually going on.
(See "Troubleshooting" chapter in the FAQ on how to take a thread dump).

Just saying "it hangs" lacks specifics.

Majority of similar issues were caused by wrong configurations.
You are likely hitting some limit that you have configured by yourself.

Search the mailing list archives and ask on the users mailing list.
Bugzilla is not a support forum.

Thus I am closing this as INVALID, unless it is confirmed that this is not a
configuration issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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