MCPcopy
hub / github.com/cloudflare/cloudflared / decrementTCPConcurrentRequests

Function decrementTCPConcurrentRequests

proxy/metrics.go:109–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107}
108
109func decrementTCPConcurrentRequests() {
110 decrementConcurrentRequests()
111 activeTCPSessions.Dec()
112}

Callers 1

ProxyTCPMethod · 0.85

Calls 1

Tested by

no test coverage detected