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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11909

The memory and resident memory size increases for the new connector

           Summary: The memory and resident memory size increases for the
                    new connector
           Product: Tomcat 4
           Version: 4.0.4 Final
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hello,

Memory and resident memory increases way too much  when the connector is Coyote 
HTTP/1.1

The load conditions is same for all test cases.
There are the results for Traditional/default connector

Tomcat Version 4.0.4
Connector = Coyote HTTP/1.1
Parallel Requests = 100
Number of threads = 121
Memory Size = 148
Resident Memory Size = 91

Tomcat Version 4.0.4
Connector = HttpConector HTTP/1.1
Parallel Requests = 100
Number of threads = 116
Memory Size = 98
Resident Memory Size = 53


I think there is some kind of memory leak in Coyote connector.
Memory increases way to fast for doing the same amount of work, 
maintaining a similiar through put when compared to HttpConnector.

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

Reply via email to