]> granicus.if.org Git - apache/commitdiff
another note on the mod_cgid leaky pipes
authorJeff Trawick <trawick@apache.org>
Sat, 19 Jan 2002 15:31:31 +0000 (15:31 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 19 Jan 2002 15:31:31 +0000 (15:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92932 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7b6d93392f290f16e6712d7805ac335a7a1774db..61feb639b5716e54b334237f8fc4e2c04f4f2f26 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/01/19 08:14:34 $]
+Last modified at [$Date: 2002/01/19 15:31:31 $]
 
 Release:
 
@@ -122,6 +122,10 @@ RELEASE SHOWSTOPPERS:
         Message-ID: <20020116000226.GA15991@ebuilt.com>
 
     * mod_cgid leaks pipe descriptors, apparently for every request.
+      I would guess that this is due to recent apr_file_dup[2] 
+      changes.
+
+      I was unable to recreate the problem with mod_cgi (yea!).
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: