Home
last modified time | relevance | path

Searched refs:store_values (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h219 ngx_array_t *store_values; member
H A Dngx_http_upstream.c4104 u->conf->store_values->elts) in ngx_http_upstream_store()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c1285 conf->upstream.store_values = prev->upstream.store_values; in ngx_http_scgi_merge_loc_conf()
1918 sc.values = &scf->upstream.store_values; in ngx_http_scgi_store()
H A Dngx_http_uwsgi_module.c1506 conf->upstream.store_values = prev->upstream.store_values; in ngx_http_uwsgi_merge_loc_conf()
2213 sc.values = &uwcf->upstream.store_values; in ngx_http_uwsgi_store()
H A Dngx_http_fastcgi_module.c2811 conf->upstream.store_values = prev->upstream.store_values; in ngx_http_fastcgi_merge_loc_conf()
3643 sc.values = &flcf->upstream.store_values; in ngx_http_fastcgi_store()
H A Dngx_http_proxy_module.c2964 conf->upstream.store_values = prev->upstream.store_values; in ngx_http_proxy_merge_loc_conf()
4121 sc.values = &plcf->upstream.store_values; in ngx_http_proxy_store()