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/05 02:17:36 UTC

[GitHub] [trafficserver] masaori335 commented on pull request #7237: Fix bad HTTP/2 post client causing stuck HttpSM

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


   > In the ua_txn recv_end_stream is false. So the HTTP/2 client has sent all the expected data (content-length had been set to 2822) but it did not send a DATA frame with the EOS bit set. 
   
   Could you make sure this is not a case of the trailing header nor pure end-stream (EOS on 0-length DATA frame)?
   
   > A bad client, but it should not have caused this zombie state.
   
   Agreed. We need to fix, anyway.


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