MCPcopy Create free account
hub / github.com/apache/trafficserver / max_queue

Method max_queue

plugins/experimental/rate_limit/limiter.h:378–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376 }
377
378 uint32_t
379 max_queue() const
380 {
381 return _max_queue;
382 }
383
384 std::chrono::milliseconds
385 max_age() const

Callers 5

TSRemapNewInstanceFunction · 0.80
TSRemapDoRemapFunction · 0.80
addLimiterMethod · 0.80
initializeMethod · 0.80
sni_limit_contFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected