Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
2dbe1813
Commit
2dbe1813
authored
Apr 10, 2020
by
Justin Ho Tuan Duong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix reference to Unicorn in Puma section
parent
276a22f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/install/requirements.md
doc/install/requirements.md
+1
-1
No files found.
doc/install/requirements.md
View file @
2dbe1813
...
...
@@ -189,7 +189,7 @@ To change the Unicorn workers when you have the Omnibus package (which defaults
## Puma Workers
For most instances we recommend using: max(CPU cores
*
0.9, 2) = Puma workers.
For example a node with 4 cores would have 3
Unicorn
workers.
For example a node with 4 cores would have 3
Puma
workers.
For all machines that have 4GB and up we recommend a minimum of three Puma workers.
If you have a 2GB machine we recommend to configure only one Puma worker to prevent excessive swapping.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment