[Catalyst] fastcgi restart
    Carl Franks 
    fireartist at gmail.com
       
    Mon Mar  6 11:31:06 CET 2006
    
    
  
On 06/03/06, denis at uzvik.kiev.ua <denis at uzvik.kiev.ua> wrote:
> Hi, how to restart fastcgi server in dynamic mode under apache?
fastcgi is just an apace module, so you have to restart the apache httpd server.
There is a fastcgi option that makes fastcgi check the main script's
timestamp on every hit, and it recompiles (restarts) the program if
the script has changed.
Carl
    
    
More information about the Catalyst
mailing list