This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from b5ab2fbf63 Additional performance tweak for BZ 68558 new 0cac540a88 Report HTTP/2 header parsing errors earlier new 63ae2b5c0b Make recycled streams eligible for GC immediately. Improves scalability. new 0be9936764 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org