2.4.x patch: trunk works
+1: jchampion
-PATCHES/ISSUES THAT ARE BEING WORKED
- [ New entried should be added at the START of the list ]
-
*) core: Disallow multiple Listen on the same IP:port when listener buckets
are configured (ListenCoresBucketsRatio > 0), consistently with the single
bucket case (default), thus avoiding the leak of the corresponding socket
descriptors on graceful restart.
trunk patch: http://svn.apache.org/r1789220
+ trunk patch: http://svn.apache.org/r1792675
2.4.x patch: trunk works (modulo CHANGES)
+1: ylavic
+
+PATCHES/ISSUES THAT ARE BEING WORKED
+ [ New entried should be added at the START of the list ]
+
*) mod_ssl: Return 502 instead of 500 when SSL peer check or
proxy_post_handshake hook fails.
Trunk patch: r1645529 (works)