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

Prepare for release 10.0.28-TT.9 #43

Conversation

cesarhernandezgt
Copy link
Member

No description provided.

markt-asf and others added 7 commits July 16, 2024 16:04
When an HTTP/2 stream was reset, the current active stream count was not
reduced. If enough resets occurred on a connection, the current active
stream count limit was reached and no new streams could be created on
that connection.
… Fix bug with HTTP/2 stream reset and active connection count
Ensure that, if there is no request body, the stream is notified that
end-of-stream has been received before passing processing of the request
to a container thread.
@cesarhernandezgt cesarhernandezgt merged commit 8be1212 into tomitribe:tomcat-10.0.x-TT.x Jul 17, 2024
1 check passed
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.

3 participants