ngx_http_upstream_module 1154 http/modules/ngx_http_fastcgi_module.c umcf = ngx_http_get_module_main_conf(r, ngx_http_upstream_module); ngx_http_upstream_module 1250 http/modules/ngx_http_proxy_module.c umcf = ngx_http_get_module_main_conf(r, ngx_http_upstream_module); ngx_http_upstream_module 852 http/modules/ngx_http_scgi_module.c umcf = ngx_http_get_module_main_conf(r, ngx_http_upstream_module); ngx_http_upstream_module 226 http/modules/ngx_http_upstream_ip_hash_module.c uscf = ngx_http_conf_get_module_srv_conf(cf, ngx_http_upstream_module); ngx_http_upstream_module 902 http/modules/ngx_http_uwsgi_module.c umcf = ngx_http_get_module_main_conf(r, ngx_http_upstream_module); ngx_http_upstream_module 296 http/ngx_http_upstream.c ngx_module_t ngx_http_upstream_module = { ngx_http_upstream_module 560 http/ngx_http_upstream.c umcf = ngx_http_get_module_main_conf(r, ngx_http_upstream_module); ngx_http_upstream_module 1810 http/ngx_http_upstream.c umcf = ngx_http_get_module_main_conf(r, ngx_http_upstream_module); ngx_http_upstream_module 3988 http/ngx_http_upstream.c ctx->srv_conf[ngx_http_upstream_module.ctx_index] = uscf; ngx_http_upstream_module 4210 http/ngx_http_upstream.c umcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_upstream_module); ngx_http_upstream_module 340 http/ngx_http_upstream.h extern ngx_module_t ngx_http_upstream_module;