Hi,

I'm running RT 4.0.7 under Apache/mod_fastcgi.

So far I've resorted to a simple "killall rt-server.fcgi" to restart the RT processes whenever I change RT_SiteConfig.pm, but there is probably some risk of killing a process mid-transaction, which I want to avoid.

Is there a way to have rt-server.fcgi terminate gracefully, i.e. such that any currently running request is completed before exiting?


perldoc rt-server.fcgi unfortunately only provides documentation for standalone mode, not FCGI mode.


Thanks,
Sebastian
--------
We're hiring! http://bestpractical.com/jobs

Reply via email to