Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ enablePluginDynamicReload
Function
enablePluginDynamicReload
src/proxy/Plugin.cc:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void
45
enablePluginDynamicReload()
46
{
47
plugin_dynamic_reload_mode = PluginDynamicReloadMode::RELOAD_ON;
48
}
49
50
void
51
disablePluginDynamicReload()
Callers
2
test_PluginFactory.cc
File · 0.85
testSetupLoadPluginWithOptOut
Function · 0.85
Calls
no outgoing calls
Tested by
1
testSetupLoadPluginWithOptOut
Function · 0.68