2.2.x patch: http://people.apache.org/~poirier/maxclients-2.2.patch
+1: poirier
+ * mod_proxy: Allow https to a remote forward proxy by issuing an HTTP
+ CONNECT request. This adds a CONNECT client (sending a connect request).
+ It is not the same as mod_proxy_connect, which is a CONNECT server
+ (responding to connect requests).
+ PR: https://issues.apache.org/bugzilla/show_bug.cgi?id=19188
+ Trunk patch: http://svn.apache.org/viewvc?rev=909323&view=rev
+ 2.2.x patch: http://people.apache.org/~rjung/patches/bz19188-proxyremote-https-v1.patch
+ +1: rjung
+
PATCHES/ISSUES THAT ARE STALLED
* srclib/pcre and vendor/pcre