[Catalyst] Apache::Reload

Rusty Conover rconover at infogears.com
Tue Aug 16 22:26:44 CEST 2005


Bogart Salzberg wrote:

>
> On Aug 16, 2005, at 2:37 PM, Sebastian Riedel wrote:
>
>> Catalyst has stateful data, so Apache::Reload doesn't work.
>
>
> Can anyone recommend a 'best practice' for propagating controller  
> module updates in a mod_perl environment?
>
I've found that :

$APACHE_ROOT/bin/apachectl graceful

works the best.  It doesn't interrupt existing requests, and reloads the 
code nicely.

Rusty

-- 
Rusty Conover
InfoGears Inc.
http://www.infogears.com
406-587-5432





More information about the Catalyst mailing list