On 10 Jan 2002, Jeff Trawick wrote:

> I attached to the child process's pid which interrupted sigwait, then
> did continue and in a separate terminal I banged on the server.  When the
> child process woke up I was still in the same place (__sigsuspend
> called by sigwait) but with the message
> 
>   ptrace in stop_thread: No such process.
> 
> The process had exited.

Ugh, yeah, I've seen that kind of thing happen a lot.  I don't have a
deterministic anything to tell you to get around it...  I had thought that 
attaching to the right pid would fix it, but maybe not.  I'll try it on my 
machine and see if I can come up with anything better (and if so, I'll be 
sure to tell you what I did).

> I configured the worker MPM to have 1 process and 100's of threads then
> used an ab-like tool to bang on it with many concurrent connections.

Okay, thanks... I'll try that.

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


Reply via email to