Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ cache
Method
cache
src/iocore/hostdb/HostDB.cc:273–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
HostDBCache *
274
HostDBProcessor::cache()
275
{
276
return &hostDB;
277
}
278
279
struct HostDBBackgroundTask : public Continuation {
280
ts_seconds frequency;
Callers
1
cmd_clear
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected