Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c2733 ngx_http_conf_ctx_t *ctx, *http_ctx; in ngx_http_core_server() local
2743 http_ctx = cf->ctx; in ngx_http_core_server()
2744 ctx->main_conf = http_ctx->main_conf; in ngx_http_core_server()
H A Dngx_http_upstream.c5705 ngx_http_conf_ctx_t *ctx, *http_ctx; in ngx_http_upstream() local
5732 http_ctx = cf->ctx; in ngx_http_upstream()
5733 ctx->main_conf = http_ctx->main_conf; in ngx_http_upstream()