You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/09/25 11:15:13 UTC

DO NOT REPLY [Bug 3806] New: - ISAPI redirector plugin doesn't close response stream

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

ISAPI redirector plugin doesn't close response stream

           Summary: ISAPI redirector plugin doesn't close response stream
           Product: Tomcat 3
           Version: 3.2.3 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connectors
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: K.Dopheide@ceyoniq.com


The ISAPI redirector plugin sends the response headers and data but then
doesn't close the response stream(socket). The browser (IE 5.0/5.5) still
waits for more data and, after his timeout has expired, shows an error
page ("Server not found").
Reproducable with Tomcat's example servlets and JSPs.

On Windows NT 4.0/2000 with IIS 3.0/4.0/5.0 and Tomcat 3.2.3.