Searched refs:nxt_http_app_conf_t (Results 1 – 1 of 1) sorted by relevance
2420 } nxt_http_app_conf_t; typedef2430 nxt_http_app_conf_t *conf; in nxt_router_application_init()2437 conf = nxt_mp_get(rtcf->mem_pool, sizeof(nxt_http_app_conf_t)); in nxt_router_application_init()5273 nxt_http_app_conf_t *conf; in nxt_router_process_http_request()