This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from ad5a1b5f2c Additional performance tweak for BZ 68558
new d07c82194e Report HTTP/2 header parsing errors earlier
new 73c6837563 Make recycled streams eligible for GC immediately. Improves
scalability.
new 7be21696bf Update tests after HTTP/2 improvements
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
java/org/apache/coyote/http2/Http2Parser.java | 11 ++++++-----
java/org/apache/coyote/http2/Http2UpgradeHandler.java | 2 +-
java/org/apache/coyote/http2/Stream.java | 2 +-
test/org/apache/coyote/http2/TestHttp2Limits.java | 15 +++++++++++++--
webapps/docs/changelog.xml | 10 ++++++++++
5 files changed, 31 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]