2.4.x patch: trunk works
+1 jkaluza, covener
+ * mod_proxy: Add ap_proxy_define_match_worker() and use it for ProxyPassMatch
+ and ProxyMatch section to distinguish between normal workers and workers
+ with regex substitutions in the name. Implement handling of such workers
+ in ap_proxy_get_worker(). Fixes the bug when regex workers were not
+ matched and used for request. PR 43513.
+ trunk patch: http://svn.apache.org/r1609680
+ http://svn.apache.org/r1641381
+ 2.4.x patch: trunk works
+ +1: jkaluza
+
OTHER PROPOSALS
* A list of further possible backports can be found at: