From: Kaspar Brand Date: Wed, 15 Jan 2014 16:46:02 +0000 (+0000) Subject: propose ssl_die improvement for config (re)init X-Git-Tag: 2.4.8~244 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32688c1054225cdb2ebee368a75dc9cd052a439c;p=apache propose ssl_die improvement for config (re)init git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1558461 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c4986ed6b2..a903eaede5 100644 --- a/STATUS +++ b/STATUS @@ -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: