https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/170.diff
+1: rpluem, ylavic, icing
+ *) mod_proxy_hcheck: Don't pile up health checks if the previous one did
+ not finish before hcinterval. PR 63010.
+ trunk patch: http://svn.apache.org/r1885691
+ 2.4.x patch: svn merge -c 1885691 ^/httpd/httpd/trunk .
+ +1: ylavic, covener, icing
+
+ *) mod_proxy_http, core: Fixes against 2.4.x's r1885239 and r1885573, the
+ former for declining CONNECT requests in mod_proxy_http, the latter for
+ ignored poll timeouts and errors in the core output filter.
+ trunk patch: http://svn.apache.org/r1886141
+ http://svn.apache.org/r1886151
+ 2.4.x patch: http://home.apache.org/~ylavic/patches/follow_up_to_r1885239_and_r1885573-v2.patch
+ (includes follow up to r1885573 which is 2.4.x only)
+ +1: ylavic, covener, icing
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-functions2.patch
+1: minfrin
- *) mod_proxy_hcheck: Don't pile up health checks if the previous one did
- not finish before hcinterval. PR 63010.
- trunk patch: http://svn.apache.org/r1885691
- 2.4.x patch: svn merge -c 1885691 ^/httpd/httpd/trunk .
- +1: ylavic, covener
-
*) mod_http2: explicitely apr_thread_exit() at the end of slot_run(), and
fix workers synchronization on pchild cleanup.
trunk patch: http://svn.apache.org/r1883668
+1: ylavic, icing
ylavic: jorton's vote reset after adding r1886255
- *) mod_proxy_http, core: Fixes against 2.4.x's r1885239 and r1885573, the
- former for declining CONNECT requests in mod_proxy_http, the latter for
- ignored poll timeouts and errors in the core output filter.
- trunk patch: http://svn.apache.org/r1886141
- http://svn.apache.org/r1886151
- 2.4.x patch: http://home.apache.org/~ylavic/patches/follow_up_to_r1885239_and_r1885573-v2.patch
- (includes follow up to r1885573 which is 2.4.x only)
- +1: ylavic, covener
-
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]