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=4807>. 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=4807 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Summary|Apache Hangs (Apache + | |Tomcat + mod_webapp) when | |JSP contains > 1 image | ------- Additional Comments From [EMAIL PROTECTED] 2001-11-13 00:46 ------- I also observed this problem. In my application, a JSP mapserver application hangs, if beside the main map image other images, like button images, are retrieved through the same connection between the apache server and the tomcat engine. The problem is solved if I put all other images behind the web server itself. Haven't investigate in this problem further, but it looks like that the webapp connector has problem with streaming several requests over one connection at the same time. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>