]> granicus.if.org Git - apache/commit
mod_proxy: Ensure network errors detected by the proxy are returned as
authorGraham Leggett <minfrin@apache.org>
Tue, 7 May 2013 20:27:37 +0000 (20:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 7 May 2013 20:27:37 +0000 (20:27 +0000)
commita7fc0f013e80d62a6dd949395a7f5972b6e8b607
treecaea913c119e8c08e444c2d5c6aa1a659fac798d
parent61f014bf78ad2499ea5ab1412972f6585dd12748
mod_proxy: Ensure network errors detected by the proxy are returned as
504 Gateway Timout as opposed to 502 Bad Gateway, in order to be
compliant with RFC2616 14.9.4 Cache Revalidation and Reload Controls.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480058 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy_ftp.c
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c