Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(server): Make connection limit configurable #4453

Merged
merged 2 commits into from
Jan 20, 2025
Merged

Conversation

Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Jan 16, 2025

Makes the maximum amount of concurrent open connections configurable.

Fixes: #4447

@Dav1dde Dav1dde requested a review from a team as a code owner January 16, 2025 15:44
@Dav1dde Dav1dde self-assigned this Jan 16, 2025
Copy link
Contributor

@Litarnus Litarnus left a comment

Choose a reason for hiding this comment

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

LGTM

@Dav1dde Dav1dde enabled auto-merge (squash) January 20, 2025 12:27
@Dav1dde Dav1dde merged commit b139787 into master Jan 20, 2025
25 checks passed
@Dav1dde Dav1dde deleted the dav1d/max-conns branch January 20, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make maximum amount of connections configurable
2 participants