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

Coyote versus Catalina Connector

           Summary: Coyote versus Catalina Connector
           Product: Tomcat 4
           Version: 4.1.18
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have servlet, called from the http client, which calls another servlet, using 
RequestDispatcher. The called servlet do a query on the database and returns 
result to the client.
When the elapsed time, for doing the query and sending back the result, is too 
long ( as tested, more than 30 seconds ), connection is closed when using 
Coyote connector, but it works fine using Catalina connector ( only modifying 
server.xml configuration file, Connector className ).
This one occured starting with version 4.1.10 and following.
It doesn't seems, for me, to be a configuration problem but instead a trouble 
with coyote connector.
Hoping this help; regards - Jacques Brax

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

Reply via email to