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
12fce838
Commit
12fce838
authored
Sep 08, 2020
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct Puma information
parent
70e02303
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
doc/administration/operations/puma.md
doc/administration/operations/puma.md
+3
-4
No files found.
doc/administration/operations/puma.md
View file @
12fce838
...
...
@@ -58,7 +58,6 @@ plays an important role in your deployment, we suggest you benchmark to find the
optimal configuration:
-
The safest option is to start with single-threaded Puma. When working with
Rugged, single-threaded Puma does work the same as Unicorn.
-
To force Rugged auto detect with multi-threaded Puma, you can use
[
feature
flags
](
../../development/gitaly.md#legacy-rugged-code
)
.
Rugged, single-threaded Puma works the same as Unicorn.
-
To force Rugged to be used with multi-threaded Puma, you can use
[
feature flags
](
../../development/gitaly.md#legacy-rugged-code
)
.
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