MCPcopy 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
747inline bool
748HttpTunnelProducer::is_throttled() const
749{
750 return nullptr != flow_control_source;
751}
752
753inline void
754HttpTunnelProducer::throttle()

Callers 2

throttleMethod · 0.95
unthrottleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected