bryancall commented on issue #5548: URL: https://github.com/apache/trafficserver/issues/5548#issuecomment-4825326472
This was about the original in-house QUIC implementation's send/event loop (ATS waiting on the peer's packets before sending). That entire stack was removed in #10703 (2023) and replaced with a quiche-based implementation that drives sending on its own timer, so the specific scheduling gap described here no longer exists in the code. Closing as stale; if you measure a QUIC performance gap on the current stack, please open a new issue with the numbers. -- 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]
