bryancall commented on issue #6122:
URL: https://github.com/apache/trafficserver/issues/6122#issuecomment-4827338176

   I am closing this as obsolete. This request was written in 2019 against the 
original QUIC implementation, where Apache Traffic Server itself tracked 
connection paths and address migration and would have owned this multiple 
client address logging design. That original QUIC implementation was removed in 
https://github.com/apache/trafficserver/pull/10703, first released in 10.0.0, 
and replaced with a quiche based stack that delegates migration to the quiche 
library (controlled by proxy.config.quic.disable_active_migration). The current 
source on master has no connection migration code and no per address list 
logging, so the premise this issue was scoped against no longer exists. If 
logging of a changing client address under the quiche based QUIC is still 
wanted, please open a fresh issue describing the behavior against the current 
implementation.


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