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. |
| Protected Methods | |
|---|---|
| close_ |
|
| dispatcher_ |
|
| dispatcher_ |
|
| exit_ |
|
| exit_ |
|
| gc_ |
|
| install_ |
|
| install_ |
|
| logger | |
| mark_ |
Make a note of $" so we can safely reload this instance. |
| process_ |
|
| process_ |
|
| reload! | |
| reload_ |
|
| restart! | |
| restart_ |
|
| restore! | |
| run_ |
|
| with_ |
|
<code/>and<pre/>for code samples.