Skip to content
Snippets Groups Projects

Set net.core.somaxconn kernel parameter for Puma

Merged Stan Hu requested to merge sh-puma-somaxconn into master

Set net.core.somaxconn kernel parameter to a value equal or higher then the default Puma backlog_socket. The default kernel value is 128, which is lower then the default Puam backlog.

This was done for Unicorn in !405 (merged), but this was not done for Puma. Installations after GitLab 13.0+ might see lower throughput if this setting is not raised.

Closes #5752 (closed)

Edited by Stan Hu

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading