Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ instanceCount
Method
instanceCount
src/proxy/http/remap/PluginDso.cc:310–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
int
311
PluginDso::instanceCount() const
312
{
313
return _instanceCount;
314
}
315
316
bool
317
PluginDso::isDynamicReloadEnabled() const
Callers
1
done
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected