MCPcopy 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
273HostDBCache *
274HostDBProcessor::cache()
275{
276 return &hostDB;
277}
278
279struct HostDBBackgroundTask : public Continuation {
280 ts_seconds frequency;

Callers 1

cmd_clearFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected