2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked.patch
+1: ylavic
+ *) mod_ssl: Remove deprecated SSLCertificateChainFile warning.
+ trunk patch: http://svn.apache.org/r1685779
+ 2.4.x patch: trunk works (modulo CHANGES)
+ +1: ylavic
+
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
- *) mod_ssl: Reduce to informative the log message about deprecated
- SSLCertificateChainFile, once at startup, for the first usage only,
- and when "-e info" is used in the command line.
- trunk patch: http://svn.apache.org/r1685052
- http://svn.apache.org/r1685078
- http://svn.apache.org/r1685097
- 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-deprecated_SSLCertificateChainFile_once.patch
- trunk works (modulo CHANGES, above is a review patch only)
- +1: trawick, gsmith
- ylavic: self -1 for now since the consensus is to remove
- the message completely, will make a new proposal.
-
* 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