Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_throttled
Method
is_throttled
include/proxy/http/HttpTunnel.h:747–751 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
745
}
746
747
inline bool
748
HttpTunnelProducer::is_throttled() const
749
{
750
return nullptr != flow_control_source;
751
}
752
753
inline void
754
HttpTunnelProducer::throttle()
Callers
2
throttle
Method · 0.95
unthrottle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected