On Monday 23 April 2007 07:08, Philippe M. Chiasson wrote:
> > Is there something like $r->release_interp_after_this_phase()?
>
> Nope, but writing one would be very simple, all that's needed is
> to call
>
> MpInterpPUTBACK_On(interp)
>
apr_pool_cleanup_kill(r->pool, r, modperl_config_req_c
On Monday 30 April 2007 22:22, Philippe M. Chiasson wrote:
> And that doesn't seem logical at all. In all cases, since the initial int=
> erpreter
> is tied up in modperl_response_handler() a new one shouldn't be needed to=
> dispatch
> that handler part.
I have found similar bug. Try
$r->push