mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
updated readme about multi-thread
This commit is contained in:
parent
9c8fed999d
commit
7fee21d91b
1 changed files with 3 additions and 0 deletions
|
@ -261,6 +261,9 @@ Alternatively you can build up everything manually, required components:
|
|||
* [Phusion passenger](https://www.phusionpassenger.com/documentation/Users%20guide%20Apache.html)
|
||||
* [Postgresql](http://www.postgresql.org/docs/)
|
||||
|
||||
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)
|
||||
|
||||
|
||||
### Application build and update
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue