Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TSRemapNewInstance
Function · 0.80
TSRemapDoRemap
Function · 0.80
addLimiter
Method · 0.80
initialize
Method · 0.80
sni_limit_cont
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected