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

Method rate

plugins/experimental/rate_limit/limiter.h:372–376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370 }
371
372 uint32_t
373 rate() const
374 {
375 return _rate;
376 }
377
378 uint32_t
379 max_queue() const

Callers 2

TSRemapNewInstanceFunction · 0.80
yamlParserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected