From: Jim Jagielski Date: Mon, 20 Apr 2015 15:18:24 +0000 (+0000) Subject: comment X-Git-Tag: 2.4.13~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36ebb118e595b7fef174220eec7dd96d6a2e585e;p=thirdparty%2Fapache%2Fhttpd.git comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1674923 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f32a0a8a7a6..9b9556b4830 100644 --- a/STATUS +++ b/STATUS @@ -240,6 +240,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: the proxy loop is retried (ping), so I need to rework this. Do you think we'd better remove the prefetch, or maybe just make it nonblocking (by default)? + jim: Non-blocking seems the best way to handle... *) http: Make ap_die() robust against any HTTP error code and not modify response status (finally logged) when nothing is to be done. PR 56035.