git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732465
13f79535-47bb-0310-9956-
ffa450edef68
trunk works
+1 covener
+ * Prefork MPM: Log an error instead of segfaulting when child startup fails
+ due to pollset creation failures. PR 46467.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=732414&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem,
+
PATCHES/ISSUES THAT ARE STALLED
* mod_ssl: Add server name indication (RFC 4366) support (PR 34607).