Skip to content

[http] discard web socket connection without handler#22183

Open
linev wants to merge 1 commit intoroot-project:masterfrom
linev:http_regect_ws
Open

[http] discard web socket connection without handler#22183
linev wants to merge 1 commit intoroot-project:masterfrom
linev:http_regect_ws

Conversation

@linev
Copy link
Copy Markdown
Member

@linev linev commented May 8, 2026

If no any handler was found - http request associated with specified web socket can be directly discarded.

Before connection was established - but was not handled in the ROOT.
Just was consuming resources - civetweb thread.

If no any handler was found - http request associated with specified web socket can be directly  discarded.
Connection was established - but was not handled in the ROOT.
@linev linev requested review from bellenot and dpiparo May 8, 2026 06:27
@linev linev self-assigned this May 8, 2026
@dpiparo dpiparo requested a review from jblomer May 8, 2026 06:45
@dpiparo
Copy link
Copy Markdown
Member

dpiparo commented May 8, 2026

Adding @jblomer in the reviewers pool.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Test Results

    22 files      22 suites   3d 13h 33m 25s ⏱️
 3 850 tests  3 849 ✅ 0 💤 1 ❌
76 031 runs  76 030 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 01eb7df.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants