https://issues.apache.org/bugzilla/show_bug.cgi?id=56942

            Bug ID: 56942
           Summary: Unable to implement TRANSFER-CHUNKED:ENCODING with
                    apache 2.2
           Product: Apache httpd-2
           Version: 2.2.27
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P2
         Component: mod_proxy
          Assignee: [email protected]
          Reporter: [email protected]

I am trying to implement Transfer-Chunked:Encoding with apache 2.2.

Config is:


•    Server version: Apache/2.2.27 (Unix)
•    With mod_proxy
•    tail -2 conf/httpd.conf
SetEnv proxy-sendchunks
PassEnv proxy-sendchunks


However apache still refuses the request from the HTTP Client which sends the
header
Transfer-Encoding: chunked 

The below error is logged in  the apache log:

[Tue Sep 02 21:38:16 2014] [error] [client 10.20.91.171] chunked
Transfer-Encoding forbidden: 

Does it work for you? Can I check your linux to see if my settings (especially
proxy-sendchunks) is set correctly?

The same HTTP Client works with IIS. So the issue exist with apache web server
here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to