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

Method conf_fname

plugins/origin_server_auth/origin_server_auth.cc:423–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421 }
422
423 const char *
424 conf_fname() const
425 {
426 return _conf_fname;
427 }
428
429 int
430 incr_conf_reload_count()

Callers 2

config_reloaderFunction · 0.80
TSRemapNewInstanceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected