There's no documentation for this item.
| Constants | |
|---|---|
| GLOBAL_ |
|
| SIGNALS | |
| Public Attributes | |
|---|---|
| gc_ |
|
| log_ |
|
| when_ |
|
| 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. |
<code/>and<pre/>for code samples.