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

two bytes of a request get lost if the request size is 8190

           Summary: two bytes of a request get lost if the request size is
                    8190
           Product: Tomcat 4
           Version: 4.1.29
          Platform: PC
               URL: http://www.mgm-edv.de
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote JK 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The tomcat connected to apache over jk2. Two bytes of a request get lost if the
request size is 8190 (even the critical length is perioodic about 1024x8+2). The
error is brobably in the class org.apache.jk.common.JkInputStream in the method
receive. The check 'if( bodyMsg.getLen() <= 4 )' seems to be not correct.

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

Reply via email to