passenger 3.0.0.pre2 → 3.0.0.pre3
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of passenger might be problematic. Click here for more details.
- data/bin/passenger-status +1 -1
- data/build/packaging.rb +4 -7
- data/build/ruby_extension.rb +5 -5
- data/ext/common/Constants.h +1 -1
- data/ext/common/LoggingAgent/RemoteSender.h +3 -1
- data/ext/nginx/ngx_http_passenger_module.c +1 -1
- data/ext/{phusion_passenger → ruby}/extconf.rb +1 -1
- data/ext/{phusion_passenger/native_support.c → ruby/passenger_native_support.c} +1 -1
- data/lib/phusion_passenger.rb +5 -6
- data/lib/phusion_passenger/dependencies.rb +23 -0
- data/lib/phusion_passenger/native_support.rb +123 -65
- data/lib/phusion_passenger/packaging.rb +1 -1
- data/lib/phusion_passenger/platform_info/apache.rb +1 -1
- data/lib/phusion_passenger/platform_info/compiler.rb +25 -1
- data/lib/phusion_passenger/platform_info/ruby.rb +36 -5
- data/lib/phusion_passenger/standalone/runtime_installer.rb +5 -4
- data/lib/phusion_passenger/utils.rb +62 -1
- data/test/ruby/utils_spec.rb +62 -0
- data/test/support/test_helper.rb +2 -0
- metadata +6 -168
- data/doc/rdoc/classes/ConditionVariable.html +0 -215
- data/doc/rdoc/classes/Exception.html +0 -120
- data/doc/rdoc/classes/GC.html +0 -113
- data/doc/rdoc/classes/IO.html +0 -221
- data/doc/rdoc/classes/PhusionPassenger.html +0 -368
- data/doc/rdoc/classes/PhusionPassenger/AbstractInstaller.html +0 -180
- data/doc/rdoc/classes/PhusionPassenger/AbstractRequestHandler.html +0 -647
- data/doc/rdoc/classes/PhusionPassenger/AbstractServer.html +0 -654
- data/doc/rdoc/classes/PhusionPassenger/AbstractServer/InvalidPassword.html +0 -92
- data/doc/rdoc/classes/PhusionPassenger/AbstractServer/ServerAlreadyStarted.html +0 -97
- data/doc/rdoc/classes/PhusionPassenger/AbstractServer/ServerError.html +0 -96
- data/doc/rdoc/classes/PhusionPassenger/AbstractServer/ServerNotStarted.html +0 -97
- data/doc/rdoc/classes/PhusionPassenger/AbstractServer/UnknownMessage.html +0 -96
- data/doc/rdoc/classes/PhusionPassenger/AbstractServerCollection.html +0 -619
- data/doc/rdoc/classes/PhusionPassenger/AdminTools.html +0 -142
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/MemoryStats.html +0 -368
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/MemoryStats/Process.html +0 -231
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance.html +0 -588
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance/CorruptedDirectoryError.html +0 -92
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance/GenerationsAbsentError.html +0 -92
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance/Group.html +0 -147
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance/Process.html +0 -279
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance/RoleDeniedError.html +0 -92
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance/StaleDirectoryError.html +0 -92
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance/Stats.html +0 -123
- data/doc/rdoc/classes/PhusionPassenger/AdminTools/ServerInstance/UnsupportedGenerationStructureVersionError.html +0 -92
- data/doc/rdoc/classes/PhusionPassenger/AnalyticsLogger.html +0 -341
- data/doc/rdoc/classes/PhusionPassenger/AnalyticsLogger/Log.html +0 -294
- data/doc/rdoc/classes/PhusionPassenger/AnalyticsLogger/SharedData.html +0 -199
- data/doc/rdoc/classes/PhusionPassenger/AppInitError.html +0 -155
- data/doc/rdoc/classes/PhusionPassenger/AppProcess.html +0 -367
- data/doc/rdoc/classes/PhusionPassenger/ClassicRails.html +0 -95
- data/doc/rdoc/classes/PhusionPassenger/ClassicRails/ApplicationSpawner.html +0 -351
- data/doc/rdoc/classes/PhusionPassenger/ClassicRails/ApplicationSpawner/Error.html +0 -98
- data/doc/rdoc/classes/PhusionPassenger/ClassicRails/CGIFixed.html +0 -200
- data/doc/rdoc/classes/PhusionPassenger/ClassicRails/FrameworkSpawner.html +0 -410
- data/doc/rdoc/classes/PhusionPassenger/ClassicRails/FrameworkSpawner/Error.html +0 -98
- data/doc/rdoc/classes/PhusionPassenger/ClassicRails/RequestHandler.html +0 -156
- data/doc/rdoc/classes/PhusionPassenger/ClassicRailsExtensions.html +0 -115
- data/doc/rdoc/classes/PhusionPassenger/ClassicRailsExtensions/AnalyticsLogging.html +0 -202
- data/doc/rdoc/classes/PhusionPassenger/ConsoleTextTemplate.html +0 -172
- data/doc/rdoc/classes/PhusionPassenger/DebugLogging.html +0 -273
- data/doc/rdoc/classes/PhusionPassenger/FrameworkInitError.html +0 -145
- data/doc/rdoc/classes/PhusionPassenger/HTMLTemplate.html +0 -162
- data/doc/rdoc/classes/PhusionPassenger/InitializationError.html +0 -141
- data/doc/rdoc/classes/PhusionPassenger/InvalidPath.html +0 -92
- data/doc/rdoc/classes/PhusionPassenger/MessageChannel.html +0 -673
- data/doc/rdoc/classes/PhusionPassenger/MessageChannel/InvalidHashError.html +0 -92
- data/doc/rdoc/classes/PhusionPassenger/MessageClient.html +0 -415
- data/doc/rdoc/classes/PhusionPassenger/NativeSupport.html +0 -494
- data/doc/rdoc/classes/PhusionPassenger/NativeSupport/FileSystemWatcher.html +0 -96
- data/doc/rdoc/classes/PhusionPassenger/Packaging.html +0 -129
- data/doc/rdoc/classes/PhusionPassenger/PlatformInfo.html +0 -1758
- data/doc/rdoc/classes/PhusionPassenger/Plugin.html +0 -237
- data/doc/rdoc/classes/PhusionPassenger/Rack.html +0 -91
- data/doc/rdoc/classes/PhusionPassenger/Rack/ApplicationSpawner.html +0 -312
- data/doc/rdoc/classes/PhusionPassenger/Rack/ApplicationSpawner/Error.html +0 -98
- data/doc/rdoc/classes/PhusionPassenger/Rack/RequestHandler.html +0 -218
- data/doc/rdoc/classes/PhusionPassenger/Rails3Extensions.html +0 -114
- data/doc/rdoc/classes/PhusionPassenger/Rails3Extensions/AnalyticsLogging.html +0 -256
- data/doc/rdoc/classes/PhusionPassenger/Rails3Extensions/AnalyticsLogging/ACExtension.html +0 -139
- data/doc/rdoc/classes/PhusionPassenger/Rails3Extensions/AnalyticsLogging/ASBenchmarkableExtension.html +0 -118
- data/doc/rdoc/classes/PhusionPassenger/Rails3Extensions/AnalyticsLogging/ExceptionLogger.html +0 -135
- data/doc/rdoc/classes/PhusionPassenger/SpawnManager.html +0 -378
- data/doc/rdoc/classes/PhusionPassenger/Standalone.html +0 -111
- data/doc/rdoc/classes/PhusionPassenger/Standalone/AppFinder.html +0 -252
- data/doc/rdoc/classes/PhusionPassenger/Standalone/Command.html +0 -161
- data/doc/rdoc/classes/PhusionPassenger/Standalone/ConfigFile.html +0 -368
- data/doc/rdoc/classes/PhusionPassenger/Standalone/ConfigFile/DisallowedContextError.html +0 -132
- data/doc/rdoc/classes/PhusionPassenger/Standalone/HelpCommand.html +0 -151
- data/doc/rdoc/classes/PhusionPassenger/Standalone/Main.html +0 -189
- data/doc/rdoc/classes/PhusionPassenger/Standalone/PackageRuntimeCommand.html +0 -177
- data/doc/rdoc/classes/PhusionPassenger/Standalone/RuntimeInstaller.html +0 -341
- data/doc/rdoc/classes/PhusionPassenger/Standalone/StartCommand.html +0 -203
- data/doc/rdoc/classes/PhusionPassenger/Standalone/StatusCommand.html +0 -156
- data/doc/rdoc/classes/PhusionPassenger/Standalone/StopCommand.html +0 -168
- data/doc/rdoc/classes/PhusionPassenger/Standalone/Utils.html +0 -86
- data/doc/rdoc/classes/PhusionPassenger/Standalone/VersionCommand.html +0 -135
- data/doc/rdoc/classes/PhusionPassenger/UnknownError.html +0 -125
- data/doc/rdoc/classes/PhusionPassenger/Utils.html +0 -1468
- data/doc/rdoc/classes/PhusionPassenger/Utils/FileSystemWatcher.html +0 -204
- data/doc/rdoc/classes/PhusionPassenger/Utils/FileSystemWatcher/DirInfo.html +0 -171
- data/doc/rdoc/classes/PhusionPassenger/Utils/FileSystemWatcher/FileInfo.html +0 -140
- data/doc/rdoc/classes/PhusionPassenger/Utils/HostsFileParser.html +0 -260
- data/doc/rdoc/classes/PhusionPassenger/Utils/PseudoIO.html +0 -169
- data/doc/rdoc/classes/PhusionPassenger/Utils/RewindableInput.html +0 -265
- data/doc/rdoc/classes/PhusionPassenger/Utils/RewindableInput/Tempfile.html +0 -120
- data/doc/rdoc/classes/PhusionPassenger/Utils/UnseekableSocket.html +0 -561
- data/doc/rdoc/classes/PhusionPassenger/VersionNotFound.html +0 -140
- data/doc/rdoc/classes/PhusionPassenger/WSGI.html +0 -89
- data/doc/rdoc/classes/PhusionPassenger/WSGI/ApplicationSpawner.html +0 -182
- data/doc/rdoc/classes/Process.html +0 -115
- data/doc/rdoc/classes/Signal.html +0 -139
- data/doc/rdoc/created.rid +0 -1
- data/doc/rdoc/files/DEVELOPERS_TXT.html +0 -276
- data/doc/rdoc/files/README.html +0 -157
- data/doc/rdoc/files/ext/phusion_passenger/native_support_c.html +0 -92
- data/doc/rdoc/files/lib/phusion_passenger/abstract_installer_rb.html +0 -130
- data/doc/rdoc/files/lib/phusion_passenger/abstract_request_handler_rb.html +0 -135
- data/doc/rdoc/files/lib/phusion_passenger/abstract_server_collection_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/abstract_server_rb.html +0 -128
- data/doc/rdoc/files/lib/phusion_passenger/admin_tools/memory_stats_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/admin_tools/server_instance_rb.html +0 -132
- data/doc/rdoc/files/lib/phusion_passenger/admin_tools_rb.html +0 -122
- data/doc/rdoc/files/lib/phusion_passenger/analytics_logger_rb.html +0 -129
- data/doc/rdoc/files/lib/phusion_passenger/app_process_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/classic_rails/application_spawner_rb.html +0 -141
- data/doc/rdoc/files/lib/phusion_passenger/classic_rails/cgi_fixed_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/classic_rails/framework_spawner_rb.html +0 -146
- data/doc/rdoc/files/lib/phusion_passenger/classic_rails/request_handler_rb.html +0 -125
- data/doc/rdoc/files/lib/phusion_passenger/classic_rails_extensions/init_rb.html +0 -132
- data/doc/rdoc/files/lib/phusion_passenger/console_text_template_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/constants_rb.html +0 -122
- data/doc/rdoc/files/lib/phusion_passenger/debug_logging_rb.html +0 -122
- data/doc/rdoc/files/lib/phusion_passenger/dependencies_rb.html +0 -147
- data/doc/rdoc/files/lib/phusion_passenger/exceptions_rb.html +0 -122
- data/doc/rdoc/files/lib/phusion_passenger/html_template_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/message_channel_rb.html +0 -120
- data/doc/rdoc/files/lib/phusion_passenger/message_client_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/native_support_rb.html +0 -131
- data/doc/rdoc/files/lib/phusion_passenger/packaging_rb.html +0 -122
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/apache_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/binary_compatibility_rb.html +0 -129
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/compiler_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/curl_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/documentation_tools_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/linux_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/operating_system_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/ruby_rb.html +0 -128
- data/doc/rdoc/files/lib/phusion_passenger/platform_info/zlib_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/platform_info_rb.html +0 -122
- data/doc/rdoc/files/lib/phusion_passenger/plugin_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/public_api_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/rack/application_spawner_rb.html +0 -137
- data/doc/rdoc/files/lib/phusion_passenger/rack/request_handler_rb.html +0 -125
- data/doc/rdoc/files/lib/phusion_passenger/rails3_extensions/init_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/simple_benchmarking_rb.html +0 -122
- data/doc/rdoc/files/lib/phusion_passenger/spawn_manager_rb.html +0 -160
- data/doc/rdoc/files/lib/phusion_passenger/standalone/app_finder_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/standalone/command_rb.html +0 -135
- data/doc/rdoc/files/lib/phusion_passenger/standalone/config_file_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/standalone/help_command_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/standalone/main_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/standalone/package_runtime_command_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/standalone/runtime_installer_rb.html +0 -132
- data/doc/rdoc/files/lib/phusion_passenger/standalone/start_command_rb.html +0 -136
- data/doc/rdoc/files/lib/phusion_passenger/standalone/status_command_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/standalone/stop_command_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/standalone/utils_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/standalone/version_command_rb.html +0 -127
- data/doc/rdoc/files/lib/phusion_passenger/utils/file_system_watcher_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/utils/hosts_file_parser_rb.html +0 -120
- data/doc/rdoc/files/lib/phusion_passenger/utils/rewindable_input_rb.html +0 -100
- data/doc/rdoc/files/lib/phusion_passenger/utils/tmpdir_rb.html +0 -122
- data/doc/rdoc/files/lib/phusion_passenger/utils/unseekable_socket_rb.html +0 -126
- data/doc/rdoc/files/lib/phusion_passenger/utils_rb.html +0 -179
- data/doc/rdoc/files/lib/phusion_passenger/wsgi/application_spawner_rb.html +0 -132
- data/doc/rdoc/fr_class_index.html +0 -139
- data/doc/rdoc/fr_file_index.html +0 -109
- data/doc/rdoc/fr_method_index.html +0 -435
- data/doc/rdoc/index.html +0 -26
- data/doc/rdoc/rdoc-style.css +0 -187
@@ -1,200 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
-
<!DOCTYPE html
|
3
|
-
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
-
<html>
|
6
|
-
<head>
|
7
|
-
<title>Class: PhusionPassenger::ClassicRails::CGIFixed</title>
|
8
|
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
9
|
-
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
10
|
-
|
11
|
-
<script language="JavaScript" type="text/javascript">
|
12
|
-
// <![CDATA[
|
13
|
-
|
14
|
-
function toggleSource( id )
|
15
|
-
{
|
16
|
-
var elem
|
17
|
-
var link
|
18
|
-
|
19
|
-
if( document.getElementById )
|
20
|
-
{
|
21
|
-
elem = document.getElementById( id )
|
22
|
-
link = document.getElementById( "l_" + id )
|
23
|
-
}
|
24
|
-
else if ( document.all )
|
25
|
-
{
|
26
|
-
elem = eval( "document.all." + id )
|
27
|
-
link = eval( "document.all.l_" + id )
|
28
|
-
}
|
29
|
-
else
|
30
|
-
return false;
|
31
|
-
|
32
|
-
if( elem.style.display == "block" )
|
33
|
-
{
|
34
|
-
elem.style.display = "none"
|
35
|
-
link.innerHTML = "show source"
|
36
|
-
}
|
37
|
-
else
|
38
|
-
{
|
39
|
-
elem.style.display = "block"
|
40
|
-
link.innerHTML = "hide source"
|
41
|
-
}
|
42
|
-
}
|
43
|
-
|
44
|
-
function openCode( url )
|
45
|
-
{
|
46
|
-
window.open( url, "SOURCE_CODE", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=480,width=750" ).focus();
|
47
|
-
}
|
48
|
-
// ]]>
|
49
|
-
</script>
|
50
|
-
</head>
|
51
|
-
|
52
|
-
<body>
|
53
|
-
<table width="100%" border='0' cellpadding='0' cellspacing='0' class='banner'><tr>
|
54
|
-
<td class="file-title"><span class="file-title-prefix">Class</span><br />PhusionPassenger::ClassicRails::CGIFixed</td>
|
55
|
-
<td align="right">
|
56
|
-
<table cellspacing="0" cellpadding="2">
|
57
|
-
<tr valign="top">
|
58
|
-
<td>In:</td>
|
59
|
-
<td>
|
60
|
-
<a href="../../../files/lib/phusion_passenger/classic_rails/cgi_fixed_rb.html">lib/phusion_passenger/classic_rails/cgi_fixed.rb</a>
|
61
|
-
</td>
|
62
|
-
</tr>
|
63
|
-
<tr>
|
64
|
-
<td>Parent:</td>
|
65
|
-
<td>
|
66
|
-
::CGI
|
67
|
-
</td>
|
68
|
-
</tr>
|
69
|
-
</table>
|
70
|
-
</td>
|
71
|
-
</tr>
|
72
|
-
</table>
|
73
|
-
<!-- banner header -->
|
74
|
-
|
75
|
-
<div id="bodyContent">
|
76
|
-
<div id="content">
|
77
|
-
|
78
|
-
<div class="description"><p>
|
79
|
-
Modifies CGI so that we can use it. Main thing it does is expose the <a
|
80
|
-
href="CGIFixed.html#M000195">stdinput</a> and <a
|
81
|
-
href="CGIFixed.html#M000196">stdoutput</a> so <a
|
82
|
-
href="RequestHandler.html">RequestHandler</a> can connect them to the right
|
83
|
-
sources. It also exposes the <a href="CGIFixed.html#M000194">env_table</a>
|
84
|
-
so that <a href="RequestHandler.html">RequestHandler</a> can hook the
|
85
|
-
request parameters into the environment table.
|
86
|
-
</p>
|
87
|
-
<p>
|
88
|
-
This is partially based on the FastCGI code, but much of the Ruby 1.6
|
89
|
-
backwards compatibility is removed.
|
90
|
-
</p>
|
91
|
-
</div>
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
<div class="sectiontitle">Methods</div>
|
96
|
-
<ul>
|
97
|
-
<li><a href="#M000193">args</a></li>
|
98
|
-
<li><a href="#M000194">env_table</a></li>
|
99
|
-
<li><a href="#M000192">new</a></li>
|
100
|
-
<li><a href="#M000195">stdinput</a></li>
|
101
|
-
<li><a href="#M000196">stdoutput</a></li>
|
102
|
-
</ul>
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
<div class="sectiontitle">Public Class methods</div>
|
110
|
-
<div class="method">
|
111
|
-
<div class="title">
|
112
|
-
<a name="M000192"></a><b>new</b>(params, input, output, *args)
|
113
|
-
</div>
|
114
|
-
<div class="sourcecode">
|
115
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000192_source')" id="l_M000192_source">show source</a> ]</p>
|
116
|
-
<div id="M000192_source" class="dyn-source">
|
117
|
-
<pre>
|
118
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/cgi_fixed.rb, line 42</span>
|
119
|
-
42: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">params</span>, <span class="ruby-identifier">input</span>, <span class="ruby-identifier">output</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">args</span>)
|
120
|
-
43: <span class="ruby-ivar">@env_table</span> = <span class="ruby-identifier">params</span>
|
121
|
-
44: <span class="ruby-ivar">@args</span> = <span class="ruby-operator">*</span><span class="ruby-identifier">args</span>
|
122
|
-
45: <span class="ruby-ivar">@input</span> = <span class="ruby-identifier">input</span>
|
123
|
-
46: <span class="ruby-ivar">@out</span> = <span class="ruby-identifier">output</span>
|
124
|
-
47: <span class="ruby-keyword kw">super</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">args</span>)
|
125
|
-
48: <span class="ruby-keyword kw">end</span>
|
126
|
-
</pre>
|
127
|
-
</div>
|
128
|
-
</div>
|
129
|
-
</div>
|
130
|
-
<div class="sectiontitle">Public Instance methods</div>
|
131
|
-
<div class="method">
|
132
|
-
<div class="title">
|
133
|
-
<a name="M000193"></a><b>args</b>()
|
134
|
-
</div>
|
135
|
-
<div class="sourcecode">
|
136
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000193_source')" id="l_M000193_source">show source</a> ]</p>
|
137
|
-
<div id="M000193_source" class="dyn-source">
|
138
|
-
<pre>
|
139
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/cgi_fixed.rb, line 50</span>
|
140
|
-
50: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">args</span>
|
141
|
-
51: <span class="ruby-ivar">@args</span>
|
142
|
-
52: <span class="ruby-keyword kw">end</span>
|
143
|
-
</pre>
|
144
|
-
</div>
|
145
|
-
</div>
|
146
|
-
</div>
|
147
|
-
<div class="method">
|
148
|
-
<div class="title">
|
149
|
-
<a name="M000194"></a><b>env_table</b>()
|
150
|
-
</div>
|
151
|
-
<div class="sourcecode">
|
152
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000194_source')" id="l_M000194_source">show source</a> ]</p>
|
153
|
-
<div id="M000194_source" class="dyn-source">
|
154
|
-
<pre>
|
155
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/cgi_fixed.rb, line 54</span>
|
156
|
-
54: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">env_table</span>
|
157
|
-
55: <span class="ruby-ivar">@env_table</span>
|
158
|
-
56: <span class="ruby-keyword kw">end</span>
|
159
|
-
</pre>
|
160
|
-
</div>
|
161
|
-
</div>
|
162
|
-
</div>
|
163
|
-
<div class="method">
|
164
|
-
<div class="title">
|
165
|
-
<a name="M000195"></a><b>stdinput</b>()
|
166
|
-
</div>
|
167
|
-
<div class="sourcecode">
|
168
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000195_source')" id="l_M000195_source">show source</a> ]</p>
|
169
|
-
<div id="M000195_source" class="dyn-source">
|
170
|
-
<pre>
|
171
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/cgi_fixed.rb, line 58</span>
|
172
|
-
58: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stdinput</span>
|
173
|
-
59: <span class="ruby-ivar">@input</span>
|
174
|
-
60: <span class="ruby-keyword kw">end</span>
|
175
|
-
</pre>
|
176
|
-
</div>
|
177
|
-
</div>
|
178
|
-
</div>
|
179
|
-
<div class="method">
|
180
|
-
<div class="title">
|
181
|
-
<a name="M000196"></a><b>stdoutput</b>()
|
182
|
-
</div>
|
183
|
-
<div class="sourcecode">
|
184
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000196_source')" id="l_M000196_source">show source</a> ]</p>
|
185
|
-
<div id="M000196_source" class="dyn-source">
|
186
|
-
<pre>
|
187
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/cgi_fixed.rb, line 62</span>
|
188
|
-
62: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stdoutput</span>
|
189
|
-
63: <span class="ruby-ivar">@out</span>
|
190
|
-
64: <span class="ruby-keyword kw">end</span>
|
191
|
-
</pre>
|
192
|
-
</div>
|
193
|
-
</div>
|
194
|
-
</div>
|
195
|
-
</div>
|
196
|
-
|
197
|
-
</div>
|
198
|
-
|
199
|
-
</body>
|
200
|
-
</html>
|
@@ -1,410 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
-
<!DOCTYPE html
|
3
|
-
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
-
<html>
|
6
|
-
<head>
|
7
|
-
<title>Class: PhusionPassenger::ClassicRails::FrameworkSpawner</title>
|
8
|
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
9
|
-
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
10
|
-
|
11
|
-
<script language="JavaScript" type="text/javascript">
|
12
|
-
// <![CDATA[
|
13
|
-
|
14
|
-
function toggleSource( id )
|
15
|
-
{
|
16
|
-
var elem
|
17
|
-
var link
|
18
|
-
|
19
|
-
if( document.getElementById )
|
20
|
-
{
|
21
|
-
elem = document.getElementById( id )
|
22
|
-
link = document.getElementById( "l_" + id )
|
23
|
-
}
|
24
|
-
else if ( document.all )
|
25
|
-
{
|
26
|
-
elem = eval( "document.all." + id )
|
27
|
-
link = eval( "document.all.l_" + id )
|
28
|
-
}
|
29
|
-
else
|
30
|
-
return false;
|
31
|
-
|
32
|
-
if( elem.style.display == "block" )
|
33
|
-
{
|
34
|
-
elem.style.display = "none"
|
35
|
-
link.innerHTML = "show source"
|
36
|
-
}
|
37
|
-
else
|
38
|
-
{
|
39
|
-
elem.style.display = "block"
|
40
|
-
link.innerHTML = "hide source"
|
41
|
-
}
|
42
|
-
}
|
43
|
-
|
44
|
-
function openCode( url )
|
45
|
-
{
|
46
|
-
window.open( url, "SOURCE_CODE", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=480,width=750" ).focus();
|
47
|
-
}
|
48
|
-
// ]]>
|
49
|
-
</script>
|
50
|
-
</head>
|
51
|
-
|
52
|
-
<body>
|
53
|
-
<table width="100%" border='0' cellpadding='0' cellspacing='0' class='banner'><tr>
|
54
|
-
<td class="file-title"><span class="file-title-prefix">Class</span><br />PhusionPassenger::ClassicRails::FrameworkSpawner</td>
|
55
|
-
<td align="right">
|
56
|
-
<table cellspacing="0" cellpadding="2">
|
57
|
-
<tr valign="top">
|
58
|
-
<td>In:</td>
|
59
|
-
<td>
|
60
|
-
<a href="../../../files/lib/phusion_passenger/classic_rails/framework_spawner_rb.html">lib/phusion_passenger/classic_rails/framework_spawner.rb</a>
|
61
|
-
</td>
|
62
|
-
</tr>
|
63
|
-
<tr>
|
64
|
-
<td>Parent:</td>
|
65
|
-
<td>
|
66
|
-
AbstractServer
|
67
|
-
</td>
|
68
|
-
</tr>
|
69
|
-
</table>
|
70
|
-
</td>
|
71
|
-
</tr>
|
72
|
-
</table>
|
73
|
-
<!-- banner header -->
|
74
|
-
|
75
|
-
<div id="bodyContent">
|
76
|
-
<div id="content">
|
77
|
-
|
78
|
-
<div class="description"><p>
|
79
|
-
This class is capable of spawning Ruby on Rails application instances
|
80
|
-
quickly. This is done by preloading the Ruby on Rails framework into
|
81
|
-
memory, before spawning the application instances.
|
82
|
-
</p>
|
83
|
-
<p>
|
84
|
-
A single <a href="FrameworkSpawner.html">FrameworkSpawner</a> instance can
|
85
|
-
only hold a single Ruby on Rails framework version. So be careful when
|
86
|
-
using <a href="FrameworkSpawner.html">FrameworkSpawner</a>: the
|
87
|
-
applications that you spawn through it must require the same RoR version.
|
88
|
-
To handle multiple RoR versions, use multiple <a
|
89
|
-
href="FrameworkSpawner.html">FrameworkSpawner</a> instances.
|
90
|
-
</p>
|
91
|
-
<p>
|
92
|
-
<a href="FrameworkSpawner.html">FrameworkSpawner</a> uses <a
|
93
|
-
href="ApplicationSpawner.html">ApplicationSpawner</a> internally.
|
94
|
-
</p>
|
95
|
-
<p>
|
96
|
-
<b>Note</b>: <a href="FrameworkSpawner.html">FrameworkSpawner</a> may only
|
97
|
-
be started asynchronously with <a
|
98
|
-
href="../AbstractServer.html#M000330">AbstractServer#start</a>. Starting it
|
99
|
-
synchronously with <a
|
100
|
-
href="../AbstractServer.html#M000331">AbstractServer#start_synchronously</a>
|
101
|
-
has not been tested.
|
102
|
-
</p>
|
103
|
-
</div>
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
<div class="sectiontitle">Methods</div>
|
108
|
-
<ul>
|
109
|
-
<li><a href="#M000188">new</a></li>
|
110
|
-
<li><a href="#M000191">reload</a></li>
|
111
|
-
<li><a href="#M000190">spawn_application</a></li>
|
112
|
-
<li><a href="#M000189">start</a></li>
|
113
|
-
</ul>
|
114
|
-
|
115
|
-
<div class="sectiontitle">Included Modules</div>
|
116
|
-
<ul>
|
117
|
-
<li><a href="../Utils.html">Utils</a></li>
|
118
|
-
</ul>
|
119
|
-
|
120
|
-
|
121
|
-
<div class="sectiontitle">Classes and Modules</div>
|
122
|
-
Class <a href="FrameworkSpawner/Error.html" class="link">PhusionPassenger::ClassicRails::FrameworkSpawner::Error</a><br />
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
<div class="sectiontitle">Public Class methods</div>
|
128
|
-
<div class="method">
|
129
|
-
<div class="title">
|
130
|
-
<a name="M000188"></a><b>new</b>(options = {})
|
131
|
-
</div>
|
132
|
-
<div class="description">
|
133
|
-
<p>
|
134
|
-
Creates a <a href="FrameworkSpawner.html#M000188">new</a> instance of <a
|
135
|
-
href="FrameworkSpawner.html">FrameworkSpawner</a>.
|
136
|
-
</p>
|
137
|
-
<p>
|
138
|
-
Extra supported options:
|
139
|
-
</p>
|
140
|
-
<ul>
|
141
|
-
<li><tt>framework_version</tt>: The Ruby on Rails version to use. It is not
|
142
|
-
checked whether this version is actually installed.
|
143
|
-
|
144
|
-
</li>
|
145
|
-
</ul>
|
146
|
-
<p>
|
147
|
-
All other options will be passed on to <a
|
148
|
-
href="ApplicationSpawner.html">ApplicationSpawner</a> and <a
|
149
|
-
href="RequestHandler.html">RequestHandler</a>.
|
150
|
-
</p>
|
151
|
-
<p>
|
152
|
-
Note that the specified Rails framework will be loaded during the entire
|
153
|
-
life time of the <a href="FrameworkSpawner.html">FrameworkSpawner</a>
|
154
|
-
server. If you wish to <a href="FrameworkSpawner.html#M000191">reload</a>
|
155
|
-
the Rails framework‘s code, then restart the server by calling <a
|
156
|
-
href="../AbstractServer.html#M000332">AbstractServer#stop</a> and <a
|
157
|
-
href="../AbstractServer.html#M000330">AbstractServer#start</a>.
|
158
|
-
</p>
|
159
|
-
</div>
|
160
|
-
<div class="sourcecode">
|
161
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000188_source')" id="l_M000188_source">show source</a> ]</p>
|
162
|
-
<div id="M000188_source" class="dyn-source">
|
163
|
-
<pre>
|
164
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/framework_spawner.rb, line 66</span>
|
165
|
-
66: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">options</span> = {})
|
166
|
-
67: <span class="ruby-keyword kw">if</span> <span class="ruby-operator">!</span><span class="ruby-identifier">options</span>.<span class="ruby-identifier">respond_to?</span>(<span class="ruby-value str">'[]'</span><span class="ruby-value str">'[]'</span>)
|
167
|
-
68: <span class="ruby-identifier">raise</span> <span class="ruby-constant">ArgumentError</span>, <span class="ruby-value str">"The 'options' argument does not seem to be an options hash"</span>
|
168
|
-
69: <span class="ruby-keyword kw">end</span>
|
169
|
-
70: <span class="ruby-ivar">@framework_version</span> = <span class="ruby-identifier">options</span>[<span class="ruby-value str">"framework_version"</span>]
|
170
|
-
71: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">options</span>.<span class="ruby-identifier">has_key?</span>(<span class="ruby-value str">"print_framework_loading_exceptions"</span>)
|
171
|
-
72: <span class="ruby-ivar">@print_framework_loading_exceptions</span> = <span class="ruby-identifier">options</span>[<span class="ruby-value str">"print_framework_loading_exceptions"</span>]
|
172
|
-
73: <span class="ruby-keyword kw">else</span>
|
173
|
-
74: <span class="ruby-ivar">@print_framework_loading_exceptions</span> = <span class="ruby-keyword kw">true</span>
|
174
|
-
75: <span class="ruby-keyword kw">end</span>
|
175
|
-
76: <span class="ruby-keyword kw">if</span> <span class="ruby-operator">!</span><span class="ruby-ivar">@framework_version</span>
|
176
|
-
77: <span class="ruby-identifier">raise</span> <span class="ruby-constant">ArgumentError</span>, <span class="ruby-value str">"The 'framework_version' option must specified"</span>
|
177
|
-
78: <span class="ruby-keyword kw">end</span>
|
178
|
-
79:
|
179
|
-
80: <span class="ruby-keyword kw">super</span>()
|
180
|
-
81: <span class="ruby-ivar">@options</span> = <span class="ruby-identifier">options</span>
|
181
|
-
82: <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">max_idle_time</span> = <span class="ruby-constant">DEFAULT_FRAMEWORK_SPAWNER_MAX_IDLE_TIME</span>
|
182
|
-
83: <span class="ruby-identifier">define_message_handler</span>(<span class="ruby-identifier">:spawn_application</span>, <span class="ruby-identifier">:handle_spawn_application</span>)
|
183
|
-
84: <span class="ruby-identifier">define_message_handler</span>(<span class="ruby-identifier">:reload</span>, <span class="ruby-identifier">:handle_reload</span>)
|
184
|
-
85: <span class="ruby-keyword kw">end</span>
|
185
|
-
</pre>
|
186
|
-
</div>
|
187
|
-
</div>
|
188
|
-
</div>
|
189
|
-
<div class="sectiontitle">Public Instance methods</div>
|
190
|
-
<div class="method">
|
191
|
-
<div class="title">
|
192
|
-
<a name="M000191"></a><b>reload</b>(app_group_name = nil)
|
193
|
-
</div>
|
194
|
-
<div class="description">
|
195
|
-
<p>
|
196
|
-
Remove the cached application instances at the given group name. If nil is
|
197
|
-
specified as group name, then all cached application instances will be
|
198
|
-
removed, no matter the group name.
|
199
|
-
</p>
|
200
|
-
<p>
|
201
|
-
<b>Long description:</b> Application code might be cached in memory by a <a
|
202
|
-
href="FrameworkSpawner.html">FrameworkSpawner</a>. But once it a while, it
|
203
|
-
will be necessary to <a href="FrameworkSpawner.html#M000191">reload</a> the
|
204
|
-
code for an application, such as after deploying a <a
|
205
|
-
href="FrameworkSpawner.html#M000188">new</a> version of the application.
|
206
|
-
This method makes sure that any cached application code is removed, so that
|
207
|
-
the next time an application instance is spawned, the application code will
|
208
|
-
be freshly loaded into memory.
|
209
|
-
</p>
|
210
|
-
<p>
|
211
|
-
Raises:
|
212
|
-
</p>
|
213
|
-
<ul>
|
214
|
-
<li><a href="FrameworkSpawner/Error.html">FrameworkSpawner::Error</a>: The <a
|
215
|
-
href="FrameworkSpawner.html">FrameworkSpawner</a> server exited
|
216
|
-
unexpectedly.
|
217
|
-
|
218
|
-
</li>
|
219
|
-
</ul>
|
220
|
-
</div>
|
221
|
-
<div class="sourcecode">
|
222
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000191_source')" id="l_M000191_source">show source</a> ]</p>
|
223
|
-
<div id="M000191_source" class="dyn-source">
|
224
|
-
<pre>
|
225
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/framework_spawner.rb, line 188</span>
|
226
|
-
188: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">reload</span>(<span class="ruby-identifier">app_group_name</span> = <span class="ruby-keyword kw">nil</span>)
|
227
|
-
189: <span class="ruby-identifier">connect</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">channel</span><span class="ruby-operator">|</span>
|
228
|
-
190: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">app_group_name</span>.<span class="ruby-identifier">nil?</span>
|
229
|
-
191: <span class="ruby-identifier">channel</span>.<span class="ruby-identifier">write</span>(<span class="ruby-value str">"reload"</span>)
|
230
|
-
192: <span class="ruby-keyword kw">else</span>
|
231
|
-
193: <span class="ruby-identifier">channel</span>.<span class="ruby-identifier">write</span>(<span class="ruby-value str">"reload"</span>, <span class="ruby-identifier">app_group_name</span>)
|
232
|
-
194: <span class="ruby-keyword kw">end</span>
|
233
|
-
195: <span class="ruby-keyword kw">end</span>
|
234
|
-
196: <span class="ruby-keyword kw">rescue</span> <span class="ruby-constant">SystemCallError</span>, <span class="ruby-constant">IOError</span>, <span class="ruby-constant">SocketError</span>
|
235
|
-
197: <span class="ruby-identifier">raise</span> <span class="ruby-constant">Error</span>, <span class="ruby-node">"The framework spawner server exited unexpectedly: #{e}"</span>
|
236
|
-
198: <span class="ruby-keyword kw">end</span>
|
237
|
-
</pre>
|
238
|
-
</div>
|
239
|
-
</div>
|
240
|
-
</div>
|
241
|
-
<div class="method">
|
242
|
-
<div class="title">
|
243
|
-
<a name="M000190"></a><b>spawn_application</b>(options = {})
|
244
|
-
</div>
|
245
|
-
<div class="description">
|
246
|
-
<p>
|
247
|
-
Spawn a RoR application using the Ruby on Rails framework version
|
248
|
-
associated with this <a href="FrameworkSpawner.html">FrameworkSpawner</a>.
|
249
|
-
When successful, an Application object will be returned, which represents
|
250
|
-
the spawned RoR application.
|
251
|
-
</p>
|
252
|
-
<p>
|
253
|
-
All options accepted by <a
|
254
|
-
href="ApplicationSpawner.html#M000198">ApplicationSpawner.new</a> and <a
|
255
|
-
href="RequestHandler.html#M000201">RequestHandler.new</a> are accepted.
|
256
|
-
</p>
|
257
|
-
<p>
|
258
|
-
<a href="FrameworkSpawner.html">FrameworkSpawner</a> will internally cache
|
259
|
-
the code of applications, in order to speed up future spawning attempts.
|
260
|
-
This implies that, if you‘ve changed the application‘s code,
|
261
|
-
you must do one of these things:
|
262
|
-
</p>
|
263
|
-
<ul>
|
264
|
-
<li>Restart this <a href="FrameworkSpawner.html">FrameworkSpawner</a> by
|
265
|
-
calling <a href="../AbstractServer.html#M000332">AbstractServer#stop</a>,
|
266
|
-
then <a href="../AbstractServer.html#M000330">AbstractServer#start</a>.
|
267
|
-
|
268
|
-
</li>
|
269
|
-
<li>Reload the application by calling <a
|
270
|
-
href="FrameworkSpawner.html#M000191">reload</a> with the correct app_root
|
271
|
-
argument.
|
272
|
-
|
273
|
-
</li>
|
274
|
-
</ul>
|
275
|
-
<p>
|
276
|
-
Raises:
|
277
|
-
</p>
|
278
|
-
<ul>
|
279
|
-
<li><a
|
280
|
-
href="../AbstractServer/ServerNotStarted.html">AbstractServer::ServerNotStarted</a>:
|
281
|
-
The <a href="FrameworkSpawner.html">FrameworkSpawner</a> server
|
282
|
-
hasn‘t already been started.
|
283
|
-
|
284
|
-
</li>
|
285
|
-
<li><a href="../AppInitError.html">AppInitError</a>: The application raised an
|
286
|
-
exception or called exit() during startup.
|
287
|
-
|
288
|
-
</li>
|
289
|
-
<li><a href="ApplicationSpawner/Error.html">ApplicationSpawner::Error</a>: The
|
290
|
-
<a href="ApplicationSpawner.html">ApplicationSpawner</a> server exited
|
291
|
-
unexpectedly.
|
292
|
-
|
293
|
-
</li>
|
294
|
-
<li><a href="FrameworkSpawner/Error.html">FrameworkSpawner::Error</a>: The <a
|
295
|
-
href="FrameworkSpawner.html">FrameworkSpawner</a> server exited
|
296
|
-
unexpectedly.
|
297
|
-
|
298
|
-
</li>
|
299
|
-
</ul>
|
300
|
-
</div>
|
301
|
-
<div class="sourcecode">
|
302
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000190_source')" id="l_M000190_source">show source</a> ]</p>
|
303
|
-
<div id="M000190_source" class="dyn-source">
|
304
|
-
<pre>
|
305
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/framework_spawner.rb, line 140</span>
|
306
|
-
140: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">spawn_application</span>(<span class="ruby-identifier">options</span> = {})
|
307
|
-
141: <span class="ruby-identifier">app_root</span> = <span class="ruby-identifier">options</span>[<span class="ruby-value str">"app_root"</span>]
|
308
|
-
142: <span class="ruby-identifier">options</span> = <span class="ruby-identifier">sanitize_spawn_options</span>(<span class="ruby-identifier">options</span>)
|
309
|
-
143: <span class="ruby-identifier">options</span>[<span class="ruby-value str">"app_root"</span>] = <span class="ruby-identifier">app_root</span>
|
310
|
-
144: <span class="ruby-comment cmt"># No need for the ApplicationSpawner to print exceptions. All</span>
|
311
|
-
145: <span class="ruby-comment cmt"># exceptions raised by the ApplicationSpawner are sent back here,</span>
|
312
|
-
146: <span class="ruby-comment cmt"># so we just need to decide here whether we want to print it.</span>
|
313
|
-
147: <span class="ruby-identifier">print_exceptions</span> = <span class="ruby-identifier">options</span>[<span class="ruby-value str">"print_exceptions"</span>]
|
314
|
-
148: <span class="ruby-identifier">options</span>[<span class="ruby-value str">"print_exceptions"</span>] = <span class="ruby-keyword kw">false</span>
|
315
|
-
149:
|
316
|
-
150: <span class="ruby-keyword kw">begin</span>
|
317
|
-
151: <span class="ruby-identifier">connect</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">channel</span><span class="ruby-operator">|</span>
|
318
|
-
152: <span class="ruby-identifier">channel</span>.<span class="ruby-identifier">write</span>(<span class="ruby-value str">"spawn_application"</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">options</span>.<span class="ruby-identifier">to_a</span>.<span class="ruby-identifier">flatten</span>)
|
319
|
-
153: <span class="ruby-identifier">result</span> = <span class="ruby-identifier">channel</span>.<span class="ruby-identifier">read</span>
|
320
|
-
154: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">result</span>.<span class="ruby-identifier">nil?</span>
|
321
|
-
155: <span class="ruby-identifier">raise</span> <span class="ruby-constant">IOError</span>, <span class="ruby-value str">"Connection closed"</span>
|
322
|
-
156: <span class="ruby-keyword kw">end</span>
|
323
|
-
157: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">result</span>[<span class="ruby-value">0</span>] <span class="ruby-operator">==</span> <span class="ruby-value str">'exception'</span>
|
324
|
-
158: <span class="ruby-identifier">e</span> = <span class="ruby-identifier">unmarshal_exception</span>(<span class="ruby-identifier">channel</span>.<span class="ruby-identifier">read_scalar</span>)
|
325
|
-
159: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">print_exceptions</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">e</span>.<span class="ruby-identifier">respond_to?</span>(<span class="ruby-identifier">:child_exception</span>) <span class="ruby-operator">&&</span> <span class="ruby-identifier">e</span>.<span class="ruby-identifier">child_exception</span>
|
326
|
-
160: <span class="ruby-identifier">print_exception</span>(<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">class</span>.<span class="ruby-identifier">to_s</span>, <span class="ruby-identifier">e</span>.<span class="ruby-identifier">child_exception</span>)
|
327
|
-
161: <span class="ruby-keyword kw">elsif</span> <span class="ruby-identifier">print_exceptions</span>
|
328
|
-
162: <span class="ruby-identifier">print_exception</span>(<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">class</span>.<span class="ruby-identifier">to_s</span>, <span class="ruby-identifier">e</span>)
|
329
|
-
163: <span class="ruby-keyword kw">end</span>
|
330
|
-
164: <span class="ruby-identifier">raise</span> <span class="ruby-identifier">e</span>
|
331
|
-
165: <span class="ruby-keyword kw">else</span>
|
332
|
-
166: <span class="ruby-keyword kw">return</span> <span class="ruby-constant">AppProcess</span>.<span class="ruby-identifier">read_from_channel</span>(<span class="ruby-identifier">channel</span>)
|
333
|
-
167: <span class="ruby-keyword kw">end</span>
|
334
|
-
168: <span class="ruby-keyword kw">end</span>
|
335
|
-
169: <span class="ruby-keyword kw">rescue</span> <span class="ruby-constant">SystemCallError</span>, <span class="ruby-constant">IOError</span>, <span class="ruby-constant">SocketError</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">e</span>
|
336
|
-
170: <span class="ruby-identifier">raise</span> <span class="ruby-constant">Error</span>, <span class="ruby-node">"The framework spawner server exited unexpectedly: #{e}"</span>
|
337
|
-
171: <span class="ruby-keyword kw">end</span>
|
338
|
-
172: <span class="ruby-keyword kw">end</span>
|
339
|
-
</pre>
|
340
|
-
</div>
|
341
|
-
</div>
|
342
|
-
</div>
|
343
|
-
<div class="method">
|
344
|
-
<div class="title">
|
345
|
-
<a name="M000189"></a><b>start</b>()
|
346
|
-
</div>
|
347
|
-
<div class="description">
|
348
|
-
<p>
|
349
|
-
Overrided from <a
|
350
|
-
href="../AbstractServer.html#M000330">AbstractServer#start</a>.
|
351
|
-
</p>
|
352
|
-
<p>
|
353
|
-
May raise these additional exceptions:
|
354
|
-
</p>
|
355
|
-
<ul>
|
356
|
-
<li><a href="../FrameworkInitError.html">FrameworkInitError</a>: An error
|
357
|
-
occurred while loading the specified Ruby on Rails framework.
|
358
|
-
|
359
|
-
</li>
|
360
|
-
<li><a href="FrameworkSpawner/Error.html">FrameworkSpawner::Error</a>: The <a
|
361
|
-
href="FrameworkSpawner.html">FrameworkSpawner</a> server exited
|
362
|
-
unexpectedly.
|
363
|
-
|
364
|
-
</li>
|
365
|
-
</ul>
|
366
|
-
</div>
|
367
|
-
<div class="sourcecode">
|
368
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000189_source')" id="l_M000189_source">show source</a> ]</p>
|
369
|
-
<div id="M000189_source" class="dyn-source">
|
370
|
-
<pre>
|
371
|
-
<span class="ruby-comment cmt"># File lib/phusion_passenger/classic_rails/framework_spawner.rb, line 92</span>
|
372
|
-
92: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">start</span>
|
373
|
-
93: <span class="ruby-keyword kw">super</span>
|
374
|
-
94: <span class="ruby-keyword kw">begin</span>
|
375
|
-
95: <span class="ruby-identifier">channel</span> = <span class="ruby-constant">MessageChannel</span>.<span class="ruby-identifier">new</span>(<span class="ruby-ivar">@owner_socket</span>)
|
376
|
-
96: <span class="ruby-identifier">result</span> = <span class="ruby-identifier">channel</span>.<span class="ruby-identifier">read</span>
|
377
|
-
97: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">result</span>.<span class="ruby-identifier">nil?</span>
|
378
|
-
98: <span class="ruby-identifier">raise</span> <span class="ruby-constant">Error</span>, <span class="ruby-value str">"The framework spawner server exited unexpectedly."</span>
|
379
|
-
99: <span class="ruby-keyword kw">else</span>
|
380
|
-
100: <span class="ruby-identifier">status</span> = <span class="ruby-identifier">result</span>[<span class="ruby-value">0</span>]
|
381
|
-
101: <span class="ruby-keyword kw">end</span>
|
382
|
-
102: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">status</span> <span class="ruby-operator">==</span> <span class="ruby-value str">'exception'</span>
|
383
|
-
103: <span class="ruby-identifier">child_exception</span> = <span class="ruby-identifier">unmarshal_exception</span>(<span class="ruby-identifier">channel</span>.<span class="ruby-identifier">read_scalar</span>)
|
384
|
-
104: <span class="ruby-identifier">stop</span>
|
385
|
-
105: <span class="ruby-identifier">message</span> = <span class="ruby-node">"Could not load Ruby on Rails framework version #{@framework_version}: "</span> <span class="ruby-operator"><<</span>
|
386
|
-
106: <span class="ruby-node">"#{child_exception.class} (#{child_exception.message})"</span>
|
387
|
-
107: <span class="ruby-identifier">options</span> = { <span class="ruby-identifier">:version</span> =<span class="ruby-operator">></span> <span class="ruby-ivar">@framework_version</span> }
|
388
|
-
108: <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@print_framework_loading_exceptions</span>
|
389
|
-
109: <span class="ruby-identifier">print_exception</span>(<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">class</span>.<span class="ruby-identifier">to_s</span>, <span class="ruby-identifier">child_exception</span>)
|
390
|
-
110: <span class="ruby-keyword kw">end</span>
|
391
|
-
111: <span class="ruby-identifier">raise</span> <span class="ruby-constant">FrameworkInitError</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">message</span>, <span class="ruby-identifier">child_exception</span>, <span class="ruby-identifier">options</span>)
|
392
|
-
112: <span class="ruby-keyword kw">end</span>
|
393
|
-
113: <span class="ruby-keyword kw">rescue</span> <span class="ruby-constant">IOError</span>, <span class="ruby-constant">SystemCallError</span>, <span class="ruby-constant">SocketError</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">e</span>
|
394
|
-
114: <span class="ruby-identifier">stop</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">started?</span>
|
395
|
-
115: <span class="ruby-identifier">raise</span> <span class="ruby-constant">Error</span>, <span class="ruby-node">"The framework spawner server exited unexpectedly: #{e}"</span>
|
396
|
-
116: <span class="ruby-keyword kw">rescue</span>
|
397
|
-
117: <span class="ruby-identifier">stop</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">started?</span>
|
398
|
-
118: <span class="ruby-identifier">raise</span>
|
399
|
-
119: <span class="ruby-keyword kw">end</span>
|
400
|
-
120: <span class="ruby-keyword kw">end</span>
|
401
|
-
</pre>
|
402
|
-
</div>
|
403
|
-
</div>
|
404
|
-
</div>
|
405
|
-
</div>
|
406
|
-
|
407
|
-
</div>
|
408
|
-
|
409
|
-
</body>
|
410
|
-
</html>
|