ngx_http_upstream_add 2657 http/modules/ngx_http_fastcgi_module.c     flcf->upstream.upstream = ngx_http_upstream_add(cf, &u, 0);
ngx_http_upstream_add  603 http/modules/ngx_http_memcached_module.c     mlcf->upstream.upstream = ngx_http_upstream_add(cf, &u, 0);
ngx_http_upstream_add 2429 http/modules/ngx_http_proxy_module.c     plcf->upstream.upstream = ngx_http_upstream_add(cf, &u, 0);
ngx_http_upstream_add 1527 http/modules/ngx_http_scgi_module.c     scf->upstream.upstream = ngx_http_upstream_add(cf, &u, 0);
ngx_http_upstream_add 1578 http/modules/ngx_http_uwsgi_module.c     uwcf->upstream.upstream = ngx_http_upstream_add(cf, &u, 0);
ngx_http_upstream_add 3962 http/ngx_http_upstream.c     uscf = ngx_http_upstream_add(cf, &u, NGX_HTTP_UPSTREAM_CREATE
ngx_http_upstream_add  327 http/ngx_http_upstream.h ngx_http_upstream_srv_conf_t *ngx_http_upstream_add(ngx_conf_t *cf,