You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by kb...@apache.org on 2014/01/15 17:46:02 UTC

svn commit: r1558461 - /httpd/httpd/branches/2.4.x/STATUS

Author: kbrand
Date: Wed Jan 15 16:46:02 2014
New Revision: 1558461

URL: http://svn.apache.org/r1558461
Log:
propose ssl_die improvement for config (re)init

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1558461&r1=1558460&r2=1558461&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Jan 15 16:46:02 2014
@@ -194,6 +194,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patch works
     +1: jailletc36
 
+  * mod_ssl: address the "init functions should return status code rather
+    than ssl_die()" todo from 2002 (avoid orphan IPC objects after startup
+    or reload failures, see also the "ssl_die() and pool cleanup" thread
+    on httpd-dev in Nov '13)
+    trunk patches: https://svn.apache.org/r1544774
+                   https://svn.apache.org/r1544812
+    2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-ssldie.diff
+    +1: kbrand
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: