]> granicus.if.org Git - apache/commitdiff
comment
authorJim Jagielski <jim@apache.org>
Mon, 20 Apr 2015 15:18:24 +0000 (15:18 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 20 Apr 2015 15:18:24 +0000 (15:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1674923 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f32a0a8a7a6ad50b9c512a74e28e5e75969effee..9b9556b4830ed36e1e11f479457d3e54e63df4e5 100644 (file)
--- 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.