class
RailsFCGIHandler
v1.2.6 -
Show latest stable
- Superclass: Object
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, 'SIGTRAP' => :breakpoint
Attributes
| [RW] | gc_request_period |
| [RW] | log_file_path |
| [R] | when_ready |
Files
- railties/lib/fcgi_handler.rb