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 2004/02/19 10:56:06 UTC

DO NOT REPLY [Bug 27073] New: - Only response body is sent and no HTTP headers on many GET and PROPFIND requests.

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

Only response body is sent and no HTTP headers on many GET and PROPFIND requests.

           Summary: Only response body is sent and no HTTP headers on many
                    GET and PROPFIND requests.
           Product: Tomcat 5
           Version: 5.0.18
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pwalendziak@yahoo.com


Scenario:
When working with slide 2.0b1 deployed on tomcat and when performing:

LOOP
    1.PROPFIND.
    2.20 times GET on binary files about (20-40 KB long).
END LOOP

Tomcat 5 corrupts response. It means that it respond with only HTTP response 
body without headers.

It is happening more often when there are more clients performing such test.

This situation does not occur on Tomcat 4.1.18 and it works fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org