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 2020/10/23 17:33:31 UTC

[GitHub] [trafficserver] bryancall commented on a change in pull request #7282: Reduce the number of write operation on H2

bryancall commented on a change in pull request #7282:
URL: https://github.com/apache/trafficserver/pull/7282#discussion_r511032683



##########
File path: doc/admin-guide/files/records.config.en.rst
##########
@@ -3901,6 +3901,19 @@ HTTP/2 Configuration
    Clients that send smaller window increments lower than this limit will be immediately disconnected with an error
    code of ENHANCE_YOUR_CALM.
 
+.. ts:cv:: CONFIG proxy.config.http2.write_buffer_block_size_index INT 11

Review comment:
       Doing an index size seems weird.  I think it would be better to specify the buffer size and say we round up or down based on a power of 2.  Look to see if there is another config option or storage.config that does something similar.




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

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