apache / apache/trafficserver

Incoming request stats are somewhat confusing

Open
#12,254 2 comments 2 reactions 1 assignee Claimed by @bryancall View on GitHub
HTTP Incompatible Metrics Stale
Dominant language
C++
Stars
2k
Forks
874
Avg merge
6d 15h
Merged PRs (30d)
46

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.