Searched refs:http_ctx (Results 1 – 2 of 2) sorted by relevance
2733 ngx_http_conf_ctx_t *ctx, *http_ctx; in ngx_http_core_server() local2743 http_ctx = cf->ctx; in ngx_http_core_server()2744 ctx->main_conf = http_ctx->main_conf; in ngx_http_core_server()
5705 ngx_http_conf_ctx_t *ctx, *http_ctx; in ngx_http_upstream() local5732 http_ctx = cf->ctx; in ngx_http_upstream()5733 ctx->main_conf = http_ctx->main_conf; in ngx_http_upstream()