Searched refs:router_conf (Results 1 – 9 of 9) sorted by last modified time
206 access_log = tmcf->router_conf->access_log; in nxt_router_access_log_open()255 access_log = tmcf->router_conf->access_log; in nxt_router_access_log_ready()
997 tmcf->router_conf = rtcf; in nxt_router_temp_conf()1106 rtcf = tmcf->router_conf; in nxt_router_conf_apply()1184 rtcf = tmcf->router_conf; in nxt_router_conf_ready()1234 rtcf = tmcf->router_conf; in nxt_router_conf_error()1505 rtcf = tmcf->router_conf; in nxt_router_conf_create()1931 skcf->router_conf = rtcf; in nxt_router_conf_create()1932 skcf->router_conf->count++; in nxt_router_conf_create()2507 router = tmcf->router_conf->router; in nxt_router_listen_socket_find()2714 mp = tmcf->router_conf->mem_pool; in nxt_router_tls_rpc_handler()2943 threads = tmcf->router_conf->threads; in nxt_router_engines_create()[all …]
87 nxt_router_conf_t *router_conf; member166 nxt_router_conf_t *router_conf; member
85 rtcf = tmcf->router_conf; in nxt_http_static_init()321 rtcf = r->conf->socket_conf->router_conf; in nxt_http_static_send_ready()
809 access_log = conf->socket_conf->router_conf->access_log; in nxt_http_request_close_handler()810 log_format = conf->socket_conf->router_conf->log_format; in nxt_http_request_close_handler()
250 mp = tmcf->router_conf->mem_pool; in nxt_http_routes_create()369 route = nxt_mp_alloc(tmcf->router_conf->mem_pool, size); in nxt_http_route_create()416 mp = tmcf->router_conf->mem_pool; in nxt_http_route_match_create()659 rtcf = tmcf->router_conf; in nxt_http_action_init()1217 routes = tmcf->router_conf->routes; in nxt_http_routes_resolve()1278 ret = nxt_http_pass_find(tmcf->mem_pool, tmcf->router_conf, &pass, in nxt_http_action_resolve()1343 rtcf = r->conf->socket_conf->router_conf; in nxt_http_pass_var_ready()1492 rtcf = tmcf->router_conf; in nxt_http_action_create()
375 rtcf = r->conf->socket_conf->router_conf; in nxt_http_var_arg()418 rtcf = r->conf->socket_conf->router_conf; in nxt_http_var_header()453 rtcf = r->conf->socket_conf->router_conf; in nxt_http_var_cookie()
42 mp = tmcf->router_conf->mem_pool; in nxt_upstreams_create()68 tmcf->router_conf->upstreams = upstreams; in nxt_upstreams_create()108 nxt_router_conf_t *router_conf; in nxt_upstreams_joint_create() local110 router_conf = tmcf->router_conf; in nxt_upstreams_joint_create()111 upstreams = router_conf->upstreams; in nxt_upstreams_joint_create()120 up = nxt_mp_zalloc(router_conf->mem_pool, n * sizeof(nxt_upstream_t *)); in nxt_upstreams_joint_create()
58 mp = tmcf->router_conf->mem_pool; in nxt_upstream_round_robin_create()132 mp = tmcf->router_conf->mem_pool; in nxt_upstream_round_robin_joint_create()