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=37627>. 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=37627 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2006-02-24 01:09 ------- Looks like this is still an issue with 5.5.15. Here is a further observation: The problem doesn't occur when connecting from the same machine, but only when connecting from a remote machine (tested Windows to Linux). Sample telnet session: GET /test/test.jspx HTTP/1.0 HTTP/1.1 200 OK Server: Apache-Coyote/1.1 Content-Type: application/xhtml+xml;charset=UTF-8 Date: Thu, 23 Feb 2006 23:56:37 GMT Connection: close [snipped lots of data] This is a Connection to host lost. I've added autoFlush="true" and buffer="8kb" to the jsp:directive.page element (though I believe that's the default anyway), no effect. If someone can confirm that the same test page can be retrieved fine from their own installation (remotely), I'll try to dig deeper... -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]