Commit 868bca35 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Add proposal


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732465 13f79535-47bb-0310-9956-ffa450edef68
parent a55b3467
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -145,6 +145,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        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).