]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
minor tweaks to mod_whatkilledus
authorJeff Trawick <trawick@apache.org>
Wed, 22 Dec 2004 14:45:53 +0000 (14:45 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 22 Dec 2004 14:45:53 +0000 (14:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@123100 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f9a6a4ed766095bcafe9f997654fd9d40c6ef8a8..d36c55301eb6369bb4506cc89170fcc40f6bed73 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -72,6 +72,13 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
        Message-ID: <cc67648e0412210644542f55dc@mail.gmail.com>
         +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.