Skip to content

Double nginx worker connections#12359

Merged
cdrini merged 1 commit intomasterfrom
perf/nginx-worker-connections
Apr 14, 2026
Merged

Double nginx worker connections#12359
cdrini merged 1 commit intomasterfrom
perf/nginx-worker-connections

Conversation

@cdrini
Copy link
Copy Markdown
Collaborator

@cdrini cdrini commented Apr 13, 2026

To address increase in max connection exceeded errors. No more errors for the day it was up!

Technical

Testing

Screenshot

Stakeholders

@cdrini cdrini added the Patch Deployed This PR has been deployed to production independently, outside of the regular deploy cycle. label Apr 13, 2026
@cdrini cdrini marked this pull request as ready for review April 14, 2026 13:12
Copilot AI review requested due to automatic review settings April 14, 2026 13:12
@cdrini
Copy link
Copy Markdown
Collaborator Author

cdrini commented Apr 14, 2026

Mek reviewed over slack.

@cdrini cdrini merged commit 23f1eb4 into master Apr 14, 2026
9 checks passed
@cdrini cdrini deleted the perf/nginx-worker-connections branch April 14, 2026 13:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the Nginx container configuration to increase the maximum number of concurrent connections, aiming to reduce “max connection exceeded” errors seen in production.

Changes:

  • Increased worker_connections from 2048 to 4096 in the Nginx events block.

Comment thread docker/nginx.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Patch Deployed This PR has been deployed to production independently, outside of the regular deploy cycle.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants