Slow initial server startup when using Phusion Passenger and Rails

前端 未结 7 707
攒了一身酷
攒了一身酷 2020-11-29 14:58

To jump on the band-wagon of Phusion Passenger we\'ve setup a staging server for a small rails app to test things out.

So far it has been very nice to use, it makes

7条回答
  •  抹茶落季
    2020-11-29 15:31

    You can also use PassengerMinInstances:

    http://www.modrails.com/documentation/Users%20guide%20Apache.html#PassengerMinInstances

    This can be combined with PassengerPreStart

提交回复
热议问题