+1: rpluem, ylavic
*) mod_unique_id: Earlier request_time initialization in read_request_line(),
- plus yet a shorter race condition on the counter.
+ plus use of an atomic counter to close the race condition.
trunk patch: http://svn.apache.org/r1893001
http://svn.apache.org/r1893002
- 2.4.x patch: svn merge -c 1893001,1893002 ^/httpd/httpd/trunk .
+ http://svn.apache.org/r1893004
+ 2.4.x patch: svn merge -c 1893001,1893002,1893004 ^/httpd/httpd/trunk .
Reusing CHANGES entry from r1892982.
+1: ylavic,