y***@apache.org
2014-10-09 16:08:58 UTC
Author: ylavic
Date: Thu Oct 9 16:08:57 2014
New Revision: 1630524
URL: http://svn.apache.org/r1630524
Log:
Propose fix for PR 57067, fix misspelling and add PR 44736 reference.
Modified:
httpd/httpd/branches/2.2.x/STATUS
Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1630524&r1=1630523&r2=1630524&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Oct 9 16:08:57 2014
@@ -111,12 +111,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-utf8-servicename.patch
+1: wrowe
- * mod_proxy: Reuse proxy workers' parameters and scores accross graceful
+ * mod_proxy: Reuse proxy workers' parameters and scores across graceful
restarts, even if new workers added, old ones removed, or the order
- changes. [Jan Kaluza]
+ changes. PR 44736. [Jan Kaluza]
2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_proxy-balancer_graceful.patch
ylavic: trunk/2.4.x not concerned, 2.2.x only.
+ * mod_proxy_balancer: Always initialize the shared parameters of a load
+ balancer member, even if it is already used as standalone. PR 57067.
+ 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_proxy_balancer-lbfactor.patch
+ ylavic: trunk/2.4.x not concerned, 2.2.x only.
+
+
PATCHES/ISSUES THAT ARE STALLED
* mod_cache: Realign the cache_quick_handler() to behave identically
Date: Thu Oct 9 16:08:57 2014
New Revision: 1630524
URL: http://svn.apache.org/r1630524
Log:
Propose fix for PR 57067, fix misspelling and add PR 44736 reference.
Modified:
httpd/httpd/branches/2.2.x/STATUS
Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1630524&r1=1630523&r2=1630524&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Oct 9 16:08:57 2014
@@ -111,12 +111,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-utf8-servicename.patch
+1: wrowe
- * mod_proxy: Reuse proxy workers' parameters and scores accross graceful
+ * mod_proxy: Reuse proxy workers' parameters and scores across graceful
restarts, even if new workers added, old ones removed, or the order
- changes. [Jan Kaluza]
+ changes. PR 44736. [Jan Kaluza]
2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_proxy-balancer_graceful.patch
ylavic: trunk/2.4.x not concerned, 2.2.x only.
+ * mod_proxy_balancer: Always initialize the shared parameters of a load
+ balancer member, even if it is already used as standalone. PR 57067.
+ 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_proxy_balancer-lbfactor.patch
+ ylavic: trunk/2.4.x not concerned, 2.2.x only.
+
+
PATCHES/ISSUES THAT ARE STALLED
* mod_cache: Realign the cache_quick_handler() to behave identically