[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tomcat-dev
Subject:    DO NOT REPLY [Bug 3884] New:  -
From:       bugzilla () apache ! org
Date:       2001-09-29 11:59:46
[Download RAW message or body]

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

SingleThreadModel servlets not pooled results in low performance

           Summary: SingleThreadModel servlets not pooled results in low
                    performance
           Product: Tomcat 4
           Version: 4.0 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: mats.lofkvist@polopoly.com


Tomcat only keeps one instance of a servlet implementing SingleThreadModel
resulting in very low performance since all requests to the servlet are
serialized.

A pool of instances should be kept to allow multiple requests accessing
the same servlet simultaneously without breaking the SingleThreadModel
semantics.

See bug 3851 for test cases.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic