You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/06/16 05:16:22 UTC

[GitHub] [trafficserver] zizhong edited a comment on issue #6899: request buffer doesn't work with the new HTTP2 WINDOW_UPDATE sending logic

zizhong edited a comment on issue #6899:
URL: https://github.com/apache/trafficserver/issues/6899#issuecomment-644535879


   From @masaori335 ,
   
   ``` test 1
   CONFIG proxy.config.http.request_buffer_enabled INT 1
   CONFIG proxy.config.http.post_copy_size INT 1073741824
   - with HTTP/1.1, ATS buffers whole request body
   - with HTTP/2, ATS stop accepting 73KB ( this is looks like 64KB + 8 KB ) 


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