From: Jeff Trawick Date: Sat, 19 Jan 2002 15:31:31 +0000 (+0000) Subject: another note on the mod_cgid leaky pipes X-Git-Tag: 2.0.31~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=530afa9396bfd6d2facf155513537af487c5aa6e;p=apache another note on the mod_cgid leaky pipes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92932 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7b6d93392f..61feb639b5 100644 --- 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: