Re: PerlCleanupHandler semantic?

2007-05-02 Thread Torsten Foertsch
On Wednesday 02 May 2007 14:41, you wrote: > what should the exact semantic of a PerlCleanupHandler be when > PerlInterpScope==handler? > > I am not asking what it is but what it should be. And are cleanups to be run once per request or once per interpreter? Torsten pgp62xWc42LH0.pgp Descriptio

PerlCleanupHandler semantic?

2007-05-02 Thread Torsten Foertsch
Hi, what should the exact semantic of a PerlCleanupHandler be when PerlInterpScope==handler? I am not asking what it is but what it should be. A PerlCleanupHandler can be installed in httpd.conf or via $r->add_config or by $r->{push|set}_handlers. a) all cleanup handlers are called when the r