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/12 01:23:30 UTC

[GitHub] [trafficserver] maskit commented on pull request #7267: Fix truncated reponse on HTTP/2 graceful shutdown

maskit commented on pull request #7267:
URL: https://github.com/apache/trafficserver/pull/7267#issuecomment-706806309


   > The HTTP/2 connection becomes inactive and follows the close sequence in regular mode.
   
   This is not true. You can extend the life of the connection until `http2.active_timeout_in` at maximum by keep sending PING. If it was set to 0 (default value) the connection would not be closed.


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