You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by "Philippe M. Chiasson" <go...@ectoplasm.org> on 2004/12/04 01:43:39 UTC

[Patch mp2] $r->child_terminate()

Following patch add basic (i.e. exit(0)) functionnality for $r->child_terminate()

Note that this is an imperfect solution and should be implemented on the httpd
side in the future. I'll try and start discussion on dev@httpd about reviving
ap_child_terminate().

In the meantime, here it is:


--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Re: [Patch mp2] $r->child_terminate()

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
Perrin Harkins wrote:
> Philippe M. Chiasson wrote:
> 
>> Following patch add basic (i.e. exit(0)) functionnality for 
>> $r->child_terminate() 
> 
> Thanks, Philippe.  I will make use of this.

Great, applied!

> - Perrin
> 

-- 
--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Re: [Patch mp2] $r->child_terminate()

Posted by Perrin Harkins <pe...@elem.com>.
Philippe M. Chiasson wrote:
> Following patch add basic (i.e. exit(0)) functionnality for 
> $r->child_terminate()

Thanks, Philippe.  I will make use of this.

- Perrin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [Patch mp2] $r->child_terminate()

Posted by Stas Bekman <st...@stason.org>.
Philippe M. Chiasson wrote:
> Following patch add basic (i.e. exit(0)) functionnality for 
> $r->child_terminate()
> 
> Note that this is an imperfect solution and should be implemented on the 
> httpd
> side in the future. I'll try and start discussion on dev@httpd about 
> reviving
> ap_child_terminate().
> 
> In the meantime, here it is:

+1, go for it. don't forget the doc.

-- 
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org