From: Madhusudan Mathihalli Date: Sat, 27 Mar 2004 00:18:03 +0000 (+0000) Subject: Propose a backport in mod_ssl. X-Git-Tag: 2.0.50~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12a330c690c2c0777c22ed79e26b2fcdf3451fa;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport in mod_ssl. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103167 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0971489202e..a160cd8626a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/27 00:08:40 $] +Last modified at [$Date: 2004/03/27 00:18:03 $] Release: @@ -72,6 +72,12 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) mod_ssl: Disable the extra session caching in OpenSSL to prevent + memory leak. PR: 26562. + modules/ssl/ssl_engine_init.c: r1.127 + modules/ssl/ssl_toolkit_compat.h: r1.41 + +1: madhum + *) Fixed mean and median calculations in ab, also changed where time values are set for start and connect when doing keep alive benchmarking. support/ab.c: r1.143