Greg Ames <[EMAIL PROTECTED]> writes:
> Ryan or Jeff - what's up with a missing "workers_may_exit=1" on line
> 732? That's in make_child with the current CVS; no comprende.
I suspect that Ryan meant to add such a line right after the call to
apr_signal_thread() a few lines back (after the current line 710).
You still need to wake up the worker threads. If you do it with the
pipe of death then the first/only thread per process which reads from
the pipe of death will set workers_may_exit anyway.
--
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 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
