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 3bc67c0 Refactor Stream / Connection flow control window allocation
new d121a2e Fix typo
new 3428c42 Use NONE instead of 0.
new 383a5d1 Fix one potential cause of multiple threads processing a
connection.
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/AbstractProtocol.java | 7 +++++++
.../coyote/http11/upgrade/InternalHttpUpgradeHandler.java | 4 ++++
java/org/apache/coyote/http2/Http2UpgradeHandler.java | 2 +-
java/org/apache/coyote/http2/LocalStrings.properties | 2 +-
java/org/apache/coyote/http2/WindowAllocationManager.java | 10 +++++-----
5 files changed, 18 insertions(+), 7 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]