You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/01/05 20:59:08 UTC

DO NOT REPLY [Bug 38142] New: - mod_proxy crrupt data when forward a https PUT request.

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

           Summary: mod_proxy crrupt data when forward a https PUT request.
           Product: Apache httpd-2
           Version: 2.0.55
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: simon.xie@peregrine.com


The bug is seen under Apache 2.0.55 + openssl 0.9.8a configuration.
Apache 2.0.54 + openssl 0.9.7g configuration works fine.

We have a web server consists two Apache instances.
The frontend has https enabled and use mod_proxy to forward requests to backend 
Apache instance, particularlly, we use mod_dav in backend server and want to 
upload files to the web server.

When we try to upload files, we found that mod_proxy forwards corrupted data to 
the backend Apache instance as long as the data trunk is greater than a certain 
size. In our case, it is ok to forward 4K but 50K is not. 

-- If disable SSL in the frontend, mod_proxy works fine.
-- If the file does not go to backend(mod_proxy), (enable mod_dav in frontend 
instance), the file will not be corrupted.

It seems that mod_proxy can not handle https request correctly.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 38142] - mod_proxy crrupt data when forward a https PUT request.

Posted by bu...@apache.org.
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=38142>.
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=38142


simon.xie@peregrine.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org