Class

RailsFCGIHandler

Extends:

There's no documentation for this item.

Constants
GLOBAL_SIGNALS
SIGNALS
Public Attributes
gc_request_period
log_file_path
when_ready
Public Methods
new Initialize the FastCGI instance with the path to a crash log detailing unhandled exceptions (default RAILS_ROOT/log/fastcgi.crash.log) and the number of requests to process between garbage collection runs (default nil for normal GC behavior.) Optionally, pass a block which takes this instance as an argument for further configuration.
process!
process! Initialize and run the FastCGI instance, passing arguments through to new.
Protected Methods
close_connection
dispatcher_error
dispatcher_log
exit_handler
exit_now_handler
gc_countdown
install_signal_handler
install_signal_handlers
logger
mark_features! Make a note of $" so we can safely reload this instance.
process_each_request
process_request
reload!
reload_handler
restart!
restart_handler
restore!
run_gc!
with_signal_handler
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.