mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
Merge pull request #8205 from CromFr/master
Doc: Unicorn minimum worker_processes is 2
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
# Use at least one worker per core if you're on a dedicated server,
|
||||
# more will usually help for _short_ waits on databases/caches.
|
||||
# The minimum is 2
|
||||
worker_processes 2
|
||||
|
||||
# Since Unicorn is never exposed to outside clients, it does not need to
|
||||
|
||||
Reference in New Issue
Block a user