class

RailsFCGIHandler

rails latest stable - Superclass: Object

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

No documentation available for this class.

Constants

GLOBAL_SIGNALS = SIGNALS.keys - %w(USR1)

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

Attributes

[RW]gc_request_period
[RW]log_file_path
[R]when_ready

Files

  • railties/lib/fcgi_handler.rb