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
b57b44ff
Commit
b57b44ff
authored
Sep 19, 2019
by
Qingyu Zhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Sidekiq GitLab.com setting doc
parent
2b6abff0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/user/gitlab_com/index.md
doc/user/gitlab_com/index.md
+5
-1
No files found.
doc/user/gitlab_com/index.md
View file @
b57b44ff
...
...
@@ -180,13 +180,17 @@ and the following environment variables:
| Setting | GitLab.com | Default |
|-------- |----------- |-------- |
|
`SIDEKIQ_DAEMON_MEMORY_KILLER`
| - | - |
|
`SIDEKIQ_MEMORY_KILLER_MAX_RSS`
|
`
16000000`
|
`2000000`
|
|
`SIDEKIQ_MEMORY_KILLER_MAX_RSS`
|
`
2000000`
|
`2000000`
|
|
`SIDEKIQ_MEMORY_KILLER_HARD_LIMIT_RSS`
| - | - |
|
`SIDEKIQ_MEMORY_KILLER_CHECK_INTERVAL`
| - |
`3`
|
|
`SIDEKIQ_MEMORY_KILLER_GRACE_TIME`
| - |
`900`
|
|
`SIDEKIQ_MEMORY_KILLER_SHUTDOWN_WAIT`
| - |
`30`
|
|
`SIDEKIQ_LOG_ARGUMENTS`
|
`1`
| - |
NOTE:
**Note:**
The
`SIDEKIQ_MEMORY_KILLER_MAX_RSS`
setting is
`16000000`
on Sidekiq import
nodes and Sidekiq export nodes.
## Cron jobs
Periodically executed jobs by Sidekiq, to self-heal GitLab, do external
...
...
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