> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 26, 2001 1:31 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: modperl/Apache Apache.pm
> 
> 
> dougm       01/04/25 22:30:46
> 
>   Modified:    .        Changes
>                Apache   Apache.pm
>   Log:
>   fix double-loading bug of Perl{Require,Module}s at startup time

I think this fix may have broken the following:

Apache->server->register_cleanup(sub { warn "server cleanup in $$\n"});

at least, the above works in 1.25 and not in CVS :)

this was Doug's suggestion for getting END block behavior to happen at
server shutdown instead of child termination.
http://forum.swarthmore.edu/epigone/modperl/thandflunjimp/Pine.LNX.4.10.1001
[EMAIL PROTECTED]

(sorry ;)

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to