maskit commented on code in PR #11344:
URL: https://github.com/apache/trafficserver/pull/11344#discussion_r1599167617
##########
doc/admin-guide/files/records.yaml.en.rst:
##########
@@ -4454,12 +4454,11 @@ HTTP/2 Configuration
Dynamic Table, however, headers still can be encoded as indexable
representations. The upper limit is 65536.
-.. ts:cv:: CONFIG proxy.config.http2.max_header_list_size INT 131072
+.. ts:cv:: CONFIG proxy.config.http2.max_header_list_size INT 32768
:reloadable:
This advisory setting informs a peer of the maximum size of header list
- that the sender is prepared to accept blocks. The default value, which is
- the unsigned int maximum value in |TS|, implies unlimited size.
Review Comment:
Yes, the sentence was not updated on #5319.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]