Project

General

Profile

RE: Passenger && Apache2 doesn´t work anymore » passenger-conf.txt

Nico H., 2013-01-16 10:37

 
1
<IfModule mod_passenger.c>
2
  PassengerRoot /usr
3
  PassengerRuby /usr/bin/ruby
4
  PassengerDefaultUser www-data
5
  RailsSpawnMethod smart
6
  PassengerPoolIdleTime 3000
7
  RailsAppSpawnerIdleTime 0
8
  PassengerMaxRequests 1000
9
</IfModule>
(1-1/3)