Classes and Modules
Module Passenger::NativeSupportModule Passenger::Utils
Class Passenger::AbstractRequestHandler
Class Passenger::AbstractServer
Class Passenger::AppInitError
Class Passenger::Application
Class Passenger::ConsoleTextTemplate
Class Passenger::FrameworkInitError
Class Passenger::HTMLTemplate
Class Passenger::InitializationError
Class Passenger::MessageChannel
Class Passenger::SpawnManager
Class Passenger::UnknownError
Class Passenger::VersionNotFound
Constants
FRAMEWORK_SPAWNER_MAX_IDLE_TIME | = | 30 * 60 |
APP_SPAWNER_MAX_IDLE_TIME | = | 10 * 60 |
SPAWNER_CLEAN_INTERVAL | = | [ FRAMEWORK_SPAWNER_MAX_IDLE_TIME, APP_SPAWNER_MAX_IDLE_TIME |
APP_SPAWNER_CLEAN_INTERVAL | = | APP_SPAWNER_MAX_IDLE_TIME + 5 |