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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to