This link has been bookmarked by 34 people . It was first bookmarked on 14 Jun 2008, by Danny armstrong.
-
27 Sep 11
-
03 May 10
-
16 Feb 10
-
26 Jan 10
-
04 Dec 09
-
restart
-
-
29 Oct 09
-
27 May 09
-
13 May 09
-
04 May 09
-
20 Jan 09
-
09 Jan 09
-
20 Dec 08
-
08 Dec 08
-
PassengerUseGlobalQueue
-
256 MB RAM, and is also running other services such as MySQL, then we recommend a value of 2.
-
global server configuration. The default value is 6.
-
specify that the given URI is a Rails application
-
RailsEnv
-
RailsSpawnMethod
-
significantly decrease spawn time (by as much as 90%)
-
Apache configuration is too strict
-
Apache process doesn't have permission to access your Rails application's folder
-
Analysis and system maintenance tools
-
ps and top are useful, but they rarely show the correct memory usage.
-
passenger-memory-stats
-
Passenger spawn server
-
Passenger FrameworkSpawner: 2.0.2
-
Passenger ApplicationSpawner:
-
Apache worker processes only take less than 1 MB memory each.
-
PID: 17468 Sessions: 8 <---- "spike"
-
Debugging frozen applications
-
killing it with SIGABRT
-
safe to kill application instances, even in live environments
-
all PHP applications are run in the same user context as the web server
-
Joe's PHP application will be able to read Jane's PHP application's passwords
-
started as the owner of the file config/environment.rb
-
for each deploy, a new spawner server is created
-
when deploying a new version, the symlink will change, and Phusion Passenger will think it's a new application, thereby creating a new spawner serve
-
will terminate itself after its default timeout (10 minutes),
-
-
26 Nov 08
-
11 Nov 08
-
09 Nov 08
-
19 Sep 08
-
25 Aug 08
-
02 Jul 08
-
6.3.3. I get a "304 Forbidden" error
-
-
14 Jun 08
-
-
Passenger users guide
-
Passenger is an Apache module, which makes deploying Ruby on Rails applications on Apache a breeze. It follows the usual Ruby on Rails conventions, such as "Don't-Repeat-Yourself" and ease of setup.
-
Add a virtual host entry to your Apache configuration file. The virtual host's document root must point to your Ruby on Rails application's public folder. For example:
-
There are two ways to restart the application:
-
to restart our example MyCook application, we type this in the command line
-
-
09 Jun 08
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.