masaori335 commented on pull request #7237:
URL: https://github.com/apache/trafficserver/pull/7237#issuecomment-708890372


   I confirmed that case 3 (no Content-Length header) doesn't a problem with 
the current 9.0.x branch. The  `HttpSM::handle_server_setup_error` close the 
connection on inactivity timeout, because the tunnel consumer is "alive".
   This issue happens only if a client sends the Content-Length header and 
doesn't send END_STREAM flag.
   What I observed was default inactivity timeout is not fired on master as I 
reported yesterday. Sorry for the confusion.


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


Reply via email to