Lines Matching refs:get_config
128 worker_round_robin_cnt_(get_config()->api.enabled ? 1 : 0),
255 auto config = get_config();
346 auto config = get_config();
465 (void)reopen_log_files(get_config()->logging);
480 auto config = get_config();
653 get_config()->tls.ocsp.fetch_ocsp_response_file.c_str()),
731 auto config = get_config();
800 ev_timer_set(&ocsp_timer_, get_config()->tls.ocsp.update_interval, 0.);
853 get_config()->tls.ticket.memcached.max_retry) {
881 get_config()->tls.ticket.memcached.max_fail) {
926 ev_timer_set(w, get_config()->tls.ticket.memcached.interval, 0.);
931 auto config = get_config();
965 // get_config()->conn.downstream
1024 assert(!get_config()->single_thread);