readme: Added Passenger Optimization Guide

This commit is contained in:
Priit Tark 2014-12-16 17:37:25 +02:00
parent 9d318644ed
commit f7cede0c2a

View file

@ -264,6 +264,8 @@ Alternatively you can build up everything manually, required components:
Registry application is not tested with multi-threaded system (such as Puma) and
it's not officially supported. Please use multi-process system instead (Passenger, Unicorn, Mongrel)
We also recommend to investigate
[Passenger Optimization Guide](https://www.phusionpassenger.com/documentation/ServerOptimizationGuide.html) for proper configuration.
### Application build and update