Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ TSHttpCurrentServerConnectionsGet
Function
TSHttpCurrentServerConnectionsGet
src/api/InkAPI.cc:5502–5506 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5500
}
5501
5502
int
5503
TSHttpCurrentServerConnectionsGet()
5504
{
5505
return Metrics::Gauge::load(http_rsb.current_server_connections);
5506
}
5507
5508
/* HTTP alternate selection */
5509
TSReturnCode
Callers
nothing calls this directly
Calls
1
load
Function · 0.70
Tested by
no test coverage detected