APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/02/25 11:00:49 $]
+Last modified at [$Date: 2004/02/26 16:19:11 $]
Release:
* mod_ssl: Fix nasty memory leak for each plain-HTTP-on-SSL-port request.
PR: 27106
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.117&r2=1.118
- +1: jorton
+ +1: jorton, jerenkrantz
* mod_setenvif: remove support for remote_user variable which never
worked at all. PR 25725 (2.0 + 1.3)
docs/conf/mime.types: r1.23, r1.24
jerenkrantz: Why is rm not application/vnd.rn-realmedia as in PR 26079?
nd: good question. I'd guess I was tired :-). Fixed in 1.24.
- +1: nd, trawick
+ +1: nd, trawick, jerenkrantz
* Replace some of the mutex locking in the worker MPM with
atomic operations for higher concurrency.
(patch for 2.0: http://cvs.apache.org/~nd/ssi-escape.patch)
1.3 goes the same way.
modules/filters/mod_include.c: r1.264
- +1: nd, trawick
+ +1: nd, trawick, jerenkrantz
* When UseCanonicalName is set to OFF, allow ap_get_server_port to
check r->connection->local_addr->port before defaulting to
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.109&r2=1.110
[gosh nd, must have lost the commit message for that second one;
I need to stop using silly gcc 3.2 I think]
- +1: trawick, stoddard
+ +1: trawick, stoddard, jerenkrantz
* mod_isapi: GetServerVariable("ALL_RAW") returned the wrong buffer
size. PR 20617 [Jesse Pelton <jsp pkc.com>]
this patch I can "kill -SEGV" the cgid daemon process a number
of times and the daemon will be restarted each time.
http://www.apache.org/~trawick/fatal_exception_20.patch
- +1: trawick, stoddard
+ +1: trawick, stoddard, jerenkrantz
CURRENT RELEASE NOTES: