Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ set_cache
Method
set_cache
plugins/compress/configuration.h:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
return cache_;
84
}
85
void
86
set_cache(bool x)
87
{
88
cache_ = x;
89
}
90
bool
91
flush()
92
{
Callers
1
Parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected