On Tue, Nov 26, 2002, Enrico Weigelt <[EMAIL PROTECTED]> wrote:
> it seems that under some circumstances the messages for connection
> passing between childs are not received at the destination process.
> sometimes it also happened, that apr_poll() returned w/o error, 
> but scan through the listener list does not find the touched socket.
> perhaps there's a leak in the listener list. where could it be modified ? 
> should the pollset better be recreated before each poll ?

What version of the perchild MPM are you using?

There were some significant bugs earlier that I've fixed, but there's
still one significant bug that prevents perchild from being useful.

JE

Reply via email to