On Sat, Jan 19, 2002 at 01:56:07AM -0000, [EMAIL PROTECTED] wrote: > trawick 02/01/18 17:56:07 > > Modified: . STATUS > Log: > call the plumber (or maybe the pilot) > > Revision Changes Path > 1.389 +3 -1 httpd-2.0/STATUS > > Index: STATUS > =================================================================== > RCS file: /home/cvs/httpd-2.0/STATUS,v > retrieving revision 1.388 > retrieving revision 1.389 > diff -u -r1.388 -r1.389 > --- STATUS 18 Jan 2002 03:30:38 -0000 1.388 > +++ STATUS 19 Jan 2002 01:56:07 -0000 1.389 > @@ -1,5 +1,5 @@ > APACHE 2.0 STATUS: -*-text-*- > -Last modified at [$Date: 2002/01/18 03:30:38 $] > +Last modified at [$Date: 2002/01/19 01:56:07 $] > > Release: > > @@ -122,6 +122,8 @@ > running apachectl because we set the appropriate environment > variable, but ab, htpasswd, etc. don't know how to pick up apr, > apr-util, etc. > + > + * mod_cgid leaks pipe descriptors, apparently for every request.
Does this happen on all MPMs or just one? (Does this even matter to mod_cgid, since the per-process/transaction pools are not even used in this module?) BTW, I definately agree that this is a showstopper. -aaron
