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