Greg Ames <[EMAIL PROTECTED]> writes:
> If you do an "apachectl graceful" first, that seems to work fine (patch
> or no steenkin' patch). But then if you follow it up with "apachectl
> restart" or "apachectl stop", this one strange process or thread won't
> die. "ps ax -O wchan" says it is in "unix_a", whatever that is. It is
> the first thing listed under the parent after you start apache. And the
> parent bails out on a restart sometimes :-(
The "unix_a" process is cgid... "unix_a" is apparently the AF_UNIX
accept() entry point.
cgid seems to be left hanging in a number of situations. I wonder if
there are cases where the pool for that process isn't getting cleaned
up before the parent bails out.
--
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
http://www.geocities.com/SiliconValley/Park/9289/
Born in Roswell... married an alien...
- Re: [PATCH] get threaded MPM to termin... Bill Stoddard
- Re: [PATCH] get threaded MPM to te... Bill Stoddard
- Re: [PATCH] get threaded MPM to te... Jeff Trawick
- Re: [PATCH] get threaded MPM ... rbb
- Re: [PATCH] get threaded MPM ... rbb
- Re: [PATCH] get threaded ... Greg Ames
- Re: [PATCH] get threaded ... rbb
- Re: [PATCH] get threaded ... Rodent of Unusual Size
- Re: [PATCH] get threaded ... Greg Ames
- Re: [PATCH] get threaded ... Greg Ames
- Re: [PATCH] get threaded ... Jeff Trawick
- Re: [PATCH] get threaded ... Jeff Trawick
- Re: [PATCH] get threaded ... rbb
- Re: [PATCH] get threaded ... Victor J. Orlikowski
- Re: [PATCH] get threaded ... Roy T. Fielding
- Re: [PATCH] get threaded ... dean gaudet
- Re: [PATCH] get threaded ... Roy T. Fielding
- Re: [PATCH] get threaded ... Greg Ames
- Re: [PATCH] get threaded ... Roy T. Fielding
- Re: [PATCH] get threaded ... Greg Ames
- Re: [PATCH] get threaded MPM to terminate Greg Ames
