You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2019/02/11 22:14:55 UTC

svn commit: r1853408 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Mon Feb 11 22:14:55 2019
New Revision: 1853408

URL: http://svn.apache.org/viewvc?rev=1853408&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1853408&r1=1853407&r2=1853408&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Feb 11 22:14:55 2019
@@ -137,9 +137,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1851552
      2.4.x patch: svn merge -c 1850835,1851552 ^/httpd/httpd/trunk .
      +1: jailletc36, jim, ylavic
-     ylavic: I agree w/ joe's response on dev@ for r1850835 (no functional
-             change btw), while the warning addressed by r1850834 is annoying
-             for 2.4.38.
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -349,6 +346,24 @@ PATCHES/ISSUES THAT ARE BEING WORKED
              for internal users of this api; not sure if performance
              impact is significant from using malloc here.
 
+  *) mod_proxy_http: forward 100-continue, and minimize race conditions when
+     reusing backend connections. PR 60330.
+     trunk patch: http://svn.apache.org/r1656259
+                  http://svn.apache.org/r1656359
+                  http://svn.apache.org/r1721759
+                  http://svn.apache.org/r1729507
+                  http://svn.apache.org/r1729749
+                  http://svn.apache.org/r1754159
+                  http://svn.apache.org/r1807318
+                  http://svn.apache.org/r1836588
+                  http://svn.apache.org/r1836648
+                  http://svn.apache.org/r1836716
+                  http://svn.apache.org/r1836750
+                  http://svn.apache.org/r1837040
+                  http://svn.apache.org/r1853407
+     2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-forward_100_continue.patch
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE STALLED