mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
readme: Added Passenger Optimization Guide
This commit is contained in:
parent
9d318644ed
commit
f7cede0c2a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue