public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Fix typo.
Hongli Lai (Phusion) (author)
Sun Jun 08 03:34:38 -0700 2008
commit  131292d7568f37b945362f52a1acc08b721fd482
tree    a7e9ccd1b0c6c48d3c435dde5d49e83eacd801d4
parent  7cc6a56a4814d3ad4b4420c6b484032953174a46
...
1356
1357
1358
1359
 
1360
1361
1362
...
1356
1357
1358
 
1359
1360
1361
1362
0
@@ -1356,7 +1356,7 @@ will think it's a new application, thereby creating a new spawner server:
0
 Don't worry about this. The (old) spawner server will terminate itself after its default
0
 timeout (10 minutes), so you will not run out of memory.
0
 
0
-If you really want to release the spawner server's memory immediately, then you add a command
0
+If you really want to release the spawner server's memory immediately, then you can add a command
0
 to your Capistrano script to terminate the Passenger spawn server after each deploy. That
0
 command is as follows:
0
 

Comments

    No one has commented yet.