https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
Konstantin Kolinko changed:
What|Removed |Added
Hardware|All |PC
Version|7.0.47
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
Robert Hardin changed:
What|Removed |Added
CC||roberthar...@hotmail.com
--
You a
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #10 from Robert Hardin ---
Thank you Filip. I'll give it a try.
Would I continue to use the maxThreads parameter to throttle traffic (to
prevent client requests from burning up my JVM)? If not, how would I go about
configuring
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #9 from Filip Hanik ---
A work around for you should be using the NIO connector, as it doesn't use
threads in between keep alives, and don't set any max connections
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
Robert Hardin changed:
What|Removed |Added
Hardware|PC |All
Version|7.0.27
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #7 from brauckm...@dfn-cert.de ---
Thanks for explaining.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail:
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #6 from Konstantin Kolinko ---
(In reply to comment #5)
> Hi Filip.
>
> Is it possible that this bugfix did not completely solve the problem?
>
> When doing a load test I encountered a stuck tomcat 7.0.29 with all threads
> in
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #5 from brauckm...@dfn-cert.de ---
Hi Filip.
Is it possible that this bugfix did not completely solve the problem?
When doing a load test I encountered a stuck tomcat 7.0.29 with all threads in
socketRead0 and no thread handlin
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #4 from Filip Hanik ---
Just for documentation purposes, found the root cause of this problem, and it
all makes sense now
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java?r1=112
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
Filip Hanik changed:
What|Removed |Added
CC||parker.p@gmail.com
--- Comment #
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #2 from Filip Hanik ---
Adding documentation to track cases where this can happen
May 2, 2012 3:04:03 AM org.apache.tomcat.util.net.NioEndpoint$Acceptor run
SEVERE: Socket accept failed
java.io.IOException: Too many open files
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
12 matches
Mail list logo