Commit 1a2a1931 authored by Sytse Sijbrandij's avatar Sytse Sijbrandij

Merge branch 'word-requirement-a-bit-more-realistic' into 'master'

Word requirement a bit more realistic

See commit message

See merge request !155
parents 414afd68 6eb50a69
...@@ -40,7 +40,7 @@ We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/)) but GitLab ...@@ -40,7 +40,7 @@ We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/)) but GitLab
### CPU ### CPU
- 1 core works supports up to 100 users but the application will not be responsive - 1 core works supports up to 100 users but the application can be a bit slower due to having all workers and background jobs running on the same core
- **2 cores** is the **recommended** number of cores and supports up to 500 users - **2 cores** is the **recommended** number of cores and supports up to 500 users
- 4 cores supports up to 2,000 users - 4 cores supports up to 2,000 users
- 8 cores supports up to 5,000 users - 8 cores supports up to 5,000 users
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment