spawn_manager.rb

Path: lib/phusion_passenger/spawn_manager.rb
Last Update: Thu Apr 16 07:01:17 +0000 2009

Phusion Passenger - www.modrails.com/ Copyright (C) 2008 Phusion

Phusion Passenger is a trademark of Hongli Lai & Ninh Bui.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Required files

phusion_passenger/abstract_server   phusion_passenger/abstract_server_collection   phusion_passenger/constants   phusion_passenger/utils   base64   phusion_passenger/application   phusion_passenger/railz/framework_spawner   phusion_passenger/railz/application_spawner   phusion_passenger/rack/application_spawner   phusion_passenger/html_template   phusion_passenger/platform_info   phusion_passenger/exceptions   phusion_passenger/application   phusion_passenger/railz/framework_spawner   phusion_passenger/railz/application_spawner   phusion_passenger/rack/application_spawner   phusion_passenger/wsgi/application_spawner   phusion_passenger/html_template   phusion_passenger/platform_info  

Constants

IN_PHUSION_PASSENGER = true   Define a constant with a name that‘s unlikely to clash with anything the application defines, so that they can detect whether they‘re running under Phusion Passenger.

[Validate]