maskit commented on pull request #7757:
URL: https://github.com/apache/trafficserver/pull/7757#issuecomment-867860309


   I'm curious how `proxy.config.http.connect.dead.policy` would work for QUIC 
connections. The current description explicitly says "TCP handshake failures", 
but it's not limited to the "handshake", right? I assume it includes connection 
failures due to DNS issue and packet routing issue as well.
   
   If so, we might want to generalize the description (or clarifying the 
border) before we make a release with this to avoid incompatible changes in the 
future. That would also help implementing this for QUIC connections. If I read 
current description literally, QUIC connection failures would never be counted.


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


Reply via email to