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=28321>.
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=28321

Tomcat JK2 Connector Memory Leak

           Summary: Tomcat JK2 Connector Memory Leak
           Product: Tomcat 5
           Version: 5.0.19
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Connector:AJP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Server Setup:
iPlanetTM Web Server, Enterprise Edition 6.0
Windows 2000
Tomcat 5.0.19

iPlanet is connected to the Tomcat server using the jk2 connector.

I configured JMeter with 40 threads to repeated request the same JSP over and over.
All this JSP did was print out the Total Memory, Free Memory.
After about 5000 requests, Tomcat got an out of memory error.

Same test was done but hitting the tomcat container directly, 
successfully served 15k requests with no memory leak

Test was done again, but instead of IPlanet used Apache 2.  Successfully
served 15k requests with no memory leak.

In the test case using IPlanet, there were continuous error files that
were not present in the other test cases:

Apr 8, 2004 6:24:57 PM org.apache.jk.common.HandlerRequest decodeRequest
WARNING: Error registering request
Apr 8, 2004 6:24:57 PM org.apache.jk.common.HandlerRequest invoke
INFO: Unknown message 0

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

Reply via email to