Skip to content

Update PumaWorkerKiller defaults

Ben Kochie requested to merge bjk/32646_puma_killer into master

What does this MR do?

Update PumaWorkerKiller defaults

  • Separate memory limit (550mb) for master.
  • Bump worker memory limit from 650mb to 850mb.
  • Use timer-based restarter rather than rely on OOM behavior.

Based on metrics and observation of ops.gitlab.net0.

Closes: #32646 (closed)

Screenshots

puma-memory-2019-09-26

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Kamil Trzciński

Merge request reports