On Thu, 11 Jan 2001, Perrin Harkins wrote:

> > > but it's a bummer that the parent
> > > doesn't run END blocks.  Will it run cleanup handlers?
> >
> > Cleanup handlers are run by child processes. What it has to do with
> > parent? Or do I miss something?

cleanup handlers are run when a pool is cleared.  the request lifetime
pool is one pool, the server lifetime pool is another, etc.

> I meant "is there a way to run a cleanup handler in the parent after it's
> work is done?", but I don't see one.  Dave says the END block trick worked
> for him, so maybe it only fails under certain circumstances.

of course, there is such a "trick"
[EMAIL PROTECTED]">http://forum.swarthmore.edu/epigone/modperl/thandflunjimp/[EMAIL PROTECTED]

Reply via email to