PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- *) mod_proxy: Don't canonicalize with both nocanon and ProxyPassInterpolateEnv
- On. PR 65549.
- trunk patch: http://svn.apache.org/r1893016
- 2.4.x patch: svn merge -c 1893016 ^/httpd/httpd/trunk .
- +1: ylavic, covener, rpluem
-
*) mod_unique_id: Earlier request_time initialization in read_request_line(),
plus use of an atomic counter to close the race condition.
trunk patch: http://svn.apache.org/r1893001