Foo Ji-Haw <[EMAIL PROTECTED]> wrote: > The basis for the need is because I am thinking of having my process > call itself (but another uri) to activate another process. > > Appreciate any tips you can offer. Thanks.
According to the docs a PerlCleanupHandler may do the trick: http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlCleanupHandler Cheers, Tyler