Skip to content
Snippets Groups Projects

Make the server names nginx hash size configurable

Merged DJ Mountney requested to merge server-names-hash-size into master

And default it to 64, instead of relying on nginx's poor cache line logic. By making it a config, people can set it higher if they need to.

Fixes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1249

CPUs with smaller cache lines will have slightly worse performance, but we don't actually expect to be run on those cpus anyways. 64 should be fine for the pi2. 32 would have been ideal for a pentium 3. :wink:

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
Please register or sign in to reply
Loading