passenger
Broken precompiled assets in Rails 3.1 when deploying to a sub-URI
I\'m in the process of updating a Rails 3 app to use Rails 3.1 and as part of that, am making use of the new asset pipeline. So far, I\'ve got everything working apart from one rather annoying problem[详细]
2023-04-02 09:28 分类:问答Phusion Passenger ngnix.conf location
I have a Rails 3 application that uses Phusion Passenger. I install the standalone version of Passenger usin开发者_Python百科g the command \"gem install passenger\" on my Macintosh MacBook Pro. The ap[详细]
2023-04-02 09:10 分类:问答Make Nginx use the correct passenger gem
I am trying to setup an nginx + sinatra + ubuntu 10.04 + passenger + rvm stack. I followed the directions here: http://thekindofme.wordpress.com/2010/10/24/rails-3-on-ubuntu-10-10-with-rvm-passenger-a[详细]
2023-04-02 08:58 分类:问答Run multiple tasks on production server during boot up
EDIT Tried install God, but get The server is not available (or you do not have permissions to access it) on my dev machine.[详细]
2023-04-02 03:23 分类:问答Passenger concurrent connections error
I have production server (Nginx + Passenger). When I trying to ab -n 3 -c 3 myhost.ru/ from another computer I get this error log in my nginx error.log:[详细]
2023-04-01 18:07 分类:问答apache2 multuple(too many) ruby processes
The screenshot above is top output on my server. The server is responding very slow. I have apache-passenger setup. The output sh开发者_StackOverflow社区ows 13 processes from apache user (www-data)[详细]
2023-04-01 14:06 分类:问答How to start passenger in production environment?
I\'m starting the Rails 3 application with the following command: 开发者_开发问答passenger start -a 0.0.0.0 -p 3000 -d[详细]
2023-03-31 21:19 分类:问答Rails 3.0 SSl for passenger on Ubuntu Natty
I was wondering how to go about setting up ssl for a Rails 3.0 for passenger on Ubuntu Natty. I have a rails book for 2.x, and it explains, as far as the app is concerned, that I need to install the[详细]
2023-03-31 17:32 分类:问答Rails 3.1 app running with SSL - TLS server name indication support error?
I have a simple Rails 3.1.rc6 app that I\'m using to try to test SSL configurations on my tes开发者_运维技巧t server (OS X 10.7 Server). I\'m using Phusion Passenger and Apache.[详细]
2023-03-31 14:31 分类:问答Does Passenger 3 support Rails 2.1?
I would like to have the Passenger module updated on one of our webservers. Sadly, we have a legacy app running on that machine, which was build using Rails 2.1. Are there any problems to expect runni[详细]
2023-03-31 13:02 分类:问答