You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Derek Watson <wa...@cksolutions.com> on 2003/02/13 15:36:18 UTC

Section will not run on HUP/Restart

Here's something I'm having a tough time digging up in the docs:  I've 
got Apache 1.3.27 with dynamically configured VirtualHosts via 
mod_perl-1.27.  This is working fine, when I first start the server the 
<Perl> section runs and everything is fine.

I would also like this code to be run on SIG_HUP and on Restart/Reload.
Any ideas?  Is this proper behavior?  Is this a good idea?  Please feel 
free to simply steer me in the right direction if I'm missing something 
obvious.

Thanks in advance,

dw