This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 4bbc383f0f Add test case for BZ 69234 - URLs for WARs with version 
information
     new 00da7f8a9d Revert unnecessary changes for HTTP/2 request/response 
recycling
     new 17eaadd96f Limit the size of the recycled request/response pools to 
maxConnections
     new 87735635aa Recycle the h2 request/response as a pair rather than 
individually
     new 185342c2cb Update change log

The 4 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:
 .../apache/catalina/connector/CoyoteAdapter.java   | 19 +++++-----
 java/org/apache/coyote/http2/Http2Protocol.java    | 44 +++++++---------------
 java/org/apache/coyote/http2/Stream.java           | 17 ++++-----
 .../tomcat/util/collections/SynchronizedStack.java |  6 ++-
 webapps/docs/changelog.xml                         |  8 ++++
 5 files changed, 44 insertions(+), 50 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to