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

http2: close connections when receiving too many headers #32

Merged
merged 3 commits into from
Apr 23, 2024
Merged

http2: close connections when receiving too many headers #32

merged 3 commits into from
Apr 23, 2024

Conversation

Weaxs
Copy link
Contributor

@Weaxs Weaxs commented Apr 19, 2024

FIX #30 (comment)

Refer to https://go-review.googlesource.com/c/net/+/576155

extras

This pr #31 is already update golang.org/x/net version,
but the cause of Http2 CONTINUATION flood maybe is frame.go
This project is forked from net/http2, should update frame.go I guess?

@Weaxs
Copy link
Contributor Author

Weaxs commented Apr 22, 2024

@li-jin-gou can you help to review this pr ?

@li-jin-gou
Copy link
Contributor

@li-jin-gou can you help to review this pr ?

I'll get professional help CR.

@li-jin-gou
Copy link
Contributor

ci need to fix

@Duslia
Copy link
Contributor

Duslia commented Apr 22, 2024

And also ci

@Duslia Duslia merged commit 7a95689 into hertz-contrib:main Apr 23, 2024
4 checks passed
@Duslia
Copy link
Contributor

Duslia commented Apr 23, 2024

LGTM, thanks a lot

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.

HTTP/2 continuation flood (FYI) ?
3 participants