From: Jeff Trawick Date: Wed, 22 Dec 2004 14:45:53 +0000 (+0000) Subject: minor tweaks to mod_whatkilledus X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a465e5a27a606b642d144ab0c352b69360e773;p=thirdparty%2Fapache%2Fhttpd.git minor tweaks to mod_whatkilledus git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@123100 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f9a6a4ed766..d36c55301eb 100644 --- a/STATUS +++ b/STATUS @@ -72,6 +72,13 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: Message-ID: +1: trawick, nd + * mod_whatkilledus: log the address of active request_rec and/or + conn_rec (if any); this provides a head start to coredump + analysis; this updates Apache 1.3 to the level of code + I've been giving out for some time + http://www.apache.org/~trawick/whatkilledus.txt + +1: trawick + * PR: 27023 Cookie could not delivered if the cookie made before proxy module.