On Tue, 24 Aug 2004 09:18:03 -0400, Brian Akins <[EMAIL PROTECTED]> wrote: > Jeff Trawick wrote: > > > > >(I must be missing something somewhere ;) also, did you hit the > >problem only with child processes that the parent terminated via > >SIGKILL, or with arbitrary child processes) > > > > > > > The parent httpd
do you mean you hit the problem only with child processes that the parent terminated via SIGKILL? if so, the child has no opportunity to run any code so the buffer can't be flushed
