You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ryan Bloom <rb...@covalent.net> on 2002/04/22 20:46:53 UTC

RE: [patch] small perchild fixes

I didn't get the patch, can you re-send it?  Please put the patch
inline.

Thanks,

Ryan

----------------------------------------------
Ryan Bloom                  rbb@covalent.net
645 Howard St.              rbb@apache.org
San Francisco, CA 

> -----Original Message-----
> From: Scott Lamb [mailto:slamb@slamb.org]
> Sent: Monday, April 22, 2002 11:47 AM
> To: dev@httpd.apache.org
> Subject: [patch] small perchild fixes
> 
> I've attached a small patch to perchild that
> 
> - makes perchild compile with the server/mpm/perchild ->
>   server/mpm/experimental/perchild move.
> - fixes a typo I made in an earlier patch. It ran the GID through the
user
>   name lookup. (I didn't notice because on my test syste the uid, gid,
>   username, and group name were all the same.) oops.
> 
> Please apply.
> 
> (It doesn't address the larger problem that perchild just didn't work
for
> me, requests hung.  rbb's last commit message to mpm.h suggests this
is
> not
> unexpected. Since I know nothing of either the old or new locking
APIs,
> I'll
> leave that alone.)
> 
> --
> Scott Lamb


RE: [patch] small perchild fixes

Posted by Ryan Bloom <rb...@covalent.net>.
Never mind, just saw the second message.

Ryan

----------------------------------------------
Ryan Bloom                  rbb@covalent.net
645 Howard St.              rbb@apache.org
San Francisco, CA 

> -----Original Message-----
> From: Ryan Bloom [mailto:rbb@covalent.net]
> Sent: Monday, April 22, 2002 11:47 AM
> To: dev@httpd.apache.org
> Subject: RE: [patch] small perchild fixes
> 
> I didn't get the patch, can you re-send it?  Please put the patch
> inline.
> 
> Thanks,
> 
> Ryan
> 
> ----------------------------------------------
> Ryan Bloom                  rbb@covalent.net
> 645 Howard St.              rbb@apache.org
> San Francisco, CA
> 
> > -----Original Message-----
> > From: Scott Lamb [mailto:slamb@slamb.org]
> > Sent: Monday, April 22, 2002 11:47 AM
> > To: dev@httpd.apache.org
> > Subject: [patch] small perchild fixes
> >
> > I've attached a small patch to perchild that
> >
> > - makes perchild compile with the server/mpm/perchild ->
> >   server/mpm/experimental/perchild move.
> > - fixes a typo I made in an earlier patch. It ran the GID through
the
> user
> >   name lookup. (I didn't notice because on my test syste the uid,
gid,
> >   username, and group name were all the same.) oops.
> >
> > Please apply.
> >
> > (It doesn't address the larger problem that perchild just didn't
work
> for
> > me, requests hung.  rbb's last commit message to mpm.h suggests this
> is
> > not
> > unexpected. Since I know nothing of either the old or new locking
> APIs,
> > I'll
> > leave that alone.)
> >
> > --
> > Scott Lamb