maskit commented on issue #12473:
URL: 
https://github.com/apache/trafficserver/issues/12473#issuecomment-3228944236

   Apparently this block differentiate the behavior.
   
https://github.com/apache/trafficserver/blob/17fcff1f78c08357992251dfb10b8d54e9399940/src/proxy/http/HttpSM.cc#L875-L886
   
   On HTTPS connection, `_ua.get_txn()->allow_half_open()` returns `false` and 
there isn't any other consumer at this point. That terminates HttpSM, and 
connections on the both side get closed.


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