masaori335 opened a new pull request, #8975:
URL: https://github.com/apache/trafficserver/pull/8975

   Fix #8974
   
   #7302 was reverted by #8316 as an incompatible change for 9.2.0.
   It looks like the revert commit has a mistake that possibly made 
   a crash by calling `HttpSM::send_origin_throttled_response()` twice.
   
   The code prior to the #7302 is below.
   
   
https://github.com/apache/trafficserver/blob/d4f202c808dd1b76255ce8991960ff83c07a9c46/proxy/http/HttpSM.cc#L5114-L5123


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