Skip to content

Add max connections to prevent fds from hitting the limit - #1217

Open
aonq wants to merge 3 commits into
CrowCpp:masterfrom
aonq:1188-file-descriptor-leak-reaching-soft-limit-with-ddos-requests
Open

Add max connections to prevent fds from hitting the limit#1217
aonq wants to merge 3 commits into
CrowCpp:masterfrom
aonq:1188-file-descriptor-leak-reaching-soft-limit-with-ddos-requests

Conversation

@aonq

@aonq aonq commented Aug 11, 2026

Copy link
Copy Markdown

Fix for issue #1188

Comment thread include/crow/app.h Outdated
gittiver
gittiver previously approved these changes Aug 12, 2026
@gittiver gittiver linked an issue Aug 13, 2026 that may be closed by this pull request

@gittiver gittiver left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

PR is Ok, but tests and documentation missing.

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.

File Descriptor Leak Reaching Soft Limit with DDoS Requests

2 participants