You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/10/18 19:19:40 UTC

[GitHub] [trafficserver] bneradt commented on a diff in pull request #9085: Make HTTP/2 session and stream windows configurable

bneradt commented on code in PR #9085:
URL: https://github.com/apache/trafficserver/pull/9085#discussion_r998620382


##########
doc/admin-guide/files/records.config.en.rst:
##########
@@ -4152,7 +4152,40 @@ HTTP/2 Configuration
    :reloadable:
    :units: bytes
 
-   The initial window size for inbound connections.
+   The initial HTTP/2 stream window size for inbound connections that |TS| as a
+   receiver advertises to the peer. See IETF RFC 9113 section 5.2 for details
+   concerning HTTP/2 flow control. See
+   :ts:cv:`proxy.config.http2.flow_control.in.policy` for how HTTP/2 stream and
+   session windows are maintained over the lifetime of HTTP/2 connections.

Review Comment:
   Sounds good.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org