nic-6443 commented on PR #13232: URL: https://github.com/apache/apisix/pull/13232#issuecomment-4301621322
I have carefully read the problem analysis and fix suggestions provided by @shreemaan-abhishek, and I agree with his views. It is the correct approach to separate the tracers for SSL and HTTP, because the same SSL connection can be shared by multiple HTTP requests, and forcibly linking them together will lead to data disorder issues. -- 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]
