bryancall opened a new issue, #12254: URL: https://github.com/apache/trafficserver/issues/12254
We have `proxy.process.http.incoming_requests` and `proxy.process.https.incoming_requests`. However, http is all requests and https is just the requests that are TLS. Maybe rename http to total or and add a stat for non-TLS. Here is the current code: https://github.com/apache/trafficserver/blame/4d12805948ce7eab939a4fce0ca922eaacec5c25/src/proxy/http/HttpTransact.cc#L1519 -- 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: issues-unsubscr...@trafficserver.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org