DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33368>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33368





------- Additional Comments From [EMAIL PROTECTED]  2005-02-05 04:57 -------
As a workaround for the 5.0 branch I attach a patch for 

- /org/apache/tomcat/util/log/SystemLogHandler.java
- /org/apache/jk/common/ChannelSocket.java
- /java/org/apache/coyote/http11/Http11Protocol.java

It uses a ThreadPoolListener (that was already present in Http11Protocol).

I tested it with creation of app. 44.000 Threads for Coyote HTTP as well as for
the AJP/13 connector (and getting a bunch of non-session static content for each
thread). After each creation of 2.000 threads I did a Full GC. Old Generation
varies betweeen 20545K and 28517K with no noticeable increase in time (first GC
26319K, last GC 27450K).


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to