zizhong commented on issue #6899: URL: https://github.com/apache/trafficserver/issues/6899#issuecomment-644535879
@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: [email protected]
