summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@gitlab.com>2018-11-05 17:46:15 +0000
committerStan Hu <stanhu@gmail.com>2018-11-05 17:46:15 +0000
commitb6cde1856ff036732fd1d655c3a6fa113c2457a4 (patch)
tree2e5a951f4107e4d4d12b19e55745589629624c5e /changelogs
parent001cb5aae30264104c0e647923430358c00a249f (diff)
downloadgitlab-ce-b6cde1856ff036732fd1d655c3a6fa113c2457a4.tar.gz
Allow concurrency when using Puma
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/53362-allow-concurrency-in-puma.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53362-allow-concurrency-in-puma.yml b/changelogs/unreleased/53362-allow-concurrency-in-puma.yml
new file mode 100644
index 00000000000..5fbda0161c1
--- /dev/null
+++ b/changelogs/unreleased/53362-allow-concurrency-in-puma.yml
@@ -0,0 +1,5 @@
+---
+title: Allow Rails concurrency when running in Puma
+merge_request: 22751
+author:
+type: performance