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

Method IsCacheEnabled

src/iocore/cache/CacheProcessor.cc:700–704  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

698}
699
700int
701CacheProcessor::IsCacheEnabled()
702{
703 return CacheProcessor::initialized;
704}
705
706bool
707CacheProcessor::IsCacheReady(CacheFragType type)

Callers 5

CB_cmd_cache_clearFunction · 0.80
CB_cmd_cache_checkFunction · 0.80
mainEventMethod · 0.80

Calls

no outgoing calls

Tested by 2