bneradt opened a new pull request, #13582: URL: https://github.com/apache/trafficserver/pull/13582
The IPv4 and IPv6 client connection metrics only count HTTP/1 sessions, so deployments using HTTP/2 report fewer accepted connections than Traffic Server actually handles. This patch moves address-family accounting into the shared proxy session and applies it to every supported HTTP protocol. It also adds replay coverage and updates the existing mixed-protocol metric expectation. Fixes: #12105 -- 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]
