This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 6281c57d2f Additional performance tweak for BZ 68558 new 810f49d5ff Report HTTP/2 header parsing errors earlier new f7937bdea2 Make recycled streams eligible for GC immediately. Improves scalability. new 4bacb38366 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