Top "Passenger" questions

Passenger is an application server for Rack, Node.

How to limit Phusion Passenger memory usage?

Is there a way to limit the amount of memory Phusion Passenger uses when serving up your app? My host …

ruby-on-rails passenger phusion
Phusion Passenger is currently not serving any applications

I got error like Phusion Passenger is currently not serving any applications. while trying to restart passenger with passenger-config restart-app …

ruby-on-rails ruby nginx passenger
Passenger/mod_rails fails to initialize in Fedora 12 when starting Apache

I am in the process of setting up a server to run a Ruby on Rails application on Fedora 12, using …

ruby-on-rails passenger fedora mod-rails
unicorn request queuing

We just migrated from passenger to unicorn to host few rails apps. Everything works great but we notice via New …

ruby-on-rails nginx passenger unicorn
Why is this permissions error occurring with mod_passenger.so?

I'm setting up a production RHEL 6 server with RVM and Passenger. I've gotten through installing RVM (to my home dir), …

ruby-on-rails ruby rvm passenger
Run two different Rails application on one dedicated server

I have one dedicated server with below configurations i3 - Dual Core - 3.06Ghz H/T 16GB RAM 500GB SATA2 …

ruby-on-rails ruby passenger dedicated-server
Gitlab in a subdirectory with apache and passenger

I'm attempting to set up gitlab so that it is accessible through a subdirectory of an existing apache server, example.…

ruby-on-rails-3 apache passenger gitlab
Log files not being written to (Passenger)

Locally, my app runs fine on and writes to its logs. My production server is running CentOS with an Apache …

ruby-on-rails linux apache passenger selinux
Ruby Passenger: no such file to load bundler

I installed Phusion Passenger with Nginx, configured Nginx to point to the right directory, Then I ran webapp directory and …

ruby gem passenger ruby-enterprise-edition
How to monitor passenger / mod_rails processes?

I searched the site already but couldn't find any suitable information. As there is always some expert around I'm sure …

ruby-on-rails monitoring passenger mod-rails