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/12/18 19:48:49 UTC

DO NOT REPLY [Bug 5490] New: - references to non-existant URL's cause tomcat to hang

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

references to non-existant URL's cause tomcat to hang

           Summary: references to non-existant URL's cause tomcat to hang
           Product: Tomcat 3
           Version: 3.2.3 Final
          Platform: PC
               URL: https://secure1.csz.com/thankyou.jsp
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Connectors
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: mussatto@csz.com


web server: Apache-ssl 
connector: mod-jk
Refering to a .jsp page in the parent directory causes tomcat to start a java
process which never completes and consumes all available CPU.
Work around is to start tomcat 'niced'.  
All contexts are "sub-directories" off of the secure server's home directory so
tomcat should not be processing .jsp pages.  
If a non-existant page is refered to within a context, the page not found error
is properly returned.

Potential denial of service impact.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>