Constant

RailsFCGIHandler::SIGNALS

There's no documentation for this item.

{
'HUP'     => :reload,
'INT'     => :exit_now,
'TERM'    => :exit_now,
'USR1'    => :exit,
'USR2'    => :restart
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.