On 05/14/2013 08:58 PM, [email protected] wrote:> Author: minfrin
> Date: Tue May 14 18:58:06 2013
> New Revision: 1482522
>
> URL: http://svn.apache.org/r1482522
> Log:
> core: Stop the HTTP_IN filter from attempting to write error buckets
> to the output filters, which is bogus in the proxy case. Create a
> clean mapping from APR codes to HTTP status codes, and use it where
> needed.
>
> Modified:
> httpd/httpd/trunk/CHANGES
> httpd/httpd/trunk/docs/log-message-tags/next-number
> httpd/httpd/trunk/include/ap_mmn.h
> httpd/httpd/trunk/include/http_protocol.h
> httpd/httpd/trunk/modules/dav/main/mod_dav.c
> httpd/httpd/trunk/modules/generators/mod_cgi.c
> httpd/httpd/trunk/modules/generators/mod_cgid.c
> httpd/httpd/trunk/modules/http/http_filters.c
> httpd/httpd/trunk/modules/proxy/mod_proxy.h
> httpd/httpd/trunk/modules/proxy/mod_proxy_http.c
> httpd/httpd/trunk/modules/proxy/proxy_util.c
> httpd/httpd/trunk/server/util.c
>
This causes new errors / regressions in the test suite.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/apache/chunkinput.t 9 2 22.22% 7 9
t/apache/contentlength.t 20 3 15.00% 2 14 18
Regards
Rüdiger