ekman [mailto:[EMAIL PROTECTED]
Sent: Monday, July 12, 2004 12:14 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: internal redirect in mod_perl 2 causes runaway process
[mp2]
[EMAIL PROTECTED] wrote:
> Greetings,
>
> I encountered a runaway httpd process from the following code:
&g
[EMAIL PROTECTED] wrote:
Greetings,
I encountered a runaway httpd process from the following code:
$r->internal_redirect('/my/url');
I'm using perl 5.8.4, apache 2.0.49, and the latest snapshots of mp2 and
httpd-apreq2. External redirects work fine. Is this a known bug, or a
possible problem with