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 dd9b9a4bfb Add test case for BZ 69234 - URLs for WARs with version
information
new b24c0f4721 Revert unnecessary changes for HTTP/2 request/response
recycling
new d2fe1d6d59 Limit the size of the recycled request/response pools to
maxConnections
new aabd95662e Recycle the h2 request/response as a pair rather than
individually
new 99f711f135 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: [email protected]
For additional commands, e-mail: [email protected]