Home
last modified time | relevance | path

Searched refs:gConfCache (Results 1 – 1 of 1) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/plugins/s3_auth/
H A Ds3_auth.cc180 ConfigCache gConfCache; variable
1054 S3Config *file_config = gConfCache.get(s3->conf_fname()); in config_reloader()
1144 file_config = gConfCache.get(optarg); // Get cached, or new, config object, from a file in TSRemapNewInstance()