Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Re: Killing oversized Perl processes

Perrin Harkins

2010-03-15

Replies: Find Java Web Hosting

Author LoginPost Reply
On Sun, Mar 14, 2010 at 11:22 AM, Arthur Goldberg <artg@(protected):
> Perhaps you're referring to Apache's ErrorDocument (also described in Custom
> Error Response).

Yes, that's what I meant.

> While that can run local Perl (in a new process of course)
> as in the example
>        ErrorDocument 500 /cgi-bin/crash-recover.pl
> it isn't clear to me how to access $r (which I assume means the Request).

You can send it to any URL you like, including one handled by mod_perl.

- Perrin
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.