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 2022/12/12 17:54:16 UTC

[GitHub] [trafficserver] bneradt commented on issue #9229: Assertion failure in HttpSM::tunnel_handler_post_ua

bneradt commented on issue #9229:
URL: https://github.com/apache/trafficserver/issues/9229#issuecomment-1346955395

   I've created an AuTest that seems to reproduce this issue:
   https://github.com/bneradt/trafficserver/tree/add_autest_for_issue_9229
   
   The test is structured like slow_post.test.py and has an ad-hoc Python3 origin configured to act like the origin @maskit described above. That is, the origin replies "early" to a request without waiting for the full response to come in.
   
   FWIW: the crash this test is reproducing requires the origin to close the connection before the request is finished being sent by the proxy. That is, the origin both sends an early response, and then it closes the connection early.


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

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org