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/05/04 02:52:10 UTC

[GitHub] [trafficserver] randall commented on a diff in pull request #8747: Add http2.default_buffer_water_mark config to tune latency

randall commented on code in PR #8747:
URL: https://github.com/apache/trafficserver/pull/8747#discussion_r864425315


##########
doc/admin-guide/files/records.config.en.rst:
##########
@@ -4269,6 +4269,12 @@ HTTP/2 Configuration
    frames. Write operation will be triggered at least once every this configured
    number of millisecond regardless of pending data size.
 
+.. ts:cv:: CONFIG proxy.config.http2.default_buffer_water_mark INT 32768
+   :reloadable:
+   :units: bytes
+
+   Specifies the buffer water mark size in bytes in the HTTP/2 layer.

Review Comment:
   Updated the doc blurb for this. 
   
   There will be more docs coming to describe the why of this (in a subsequent PR)



-- 
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