Searched refs:params_cache (Results 1 – 3 of 3) sorted by relevance
33 ngx_http_scgi_params_t params_cache; member665 params = r->upstream->cacheable ? &scf->params_cache : &scf->params; in ngx_http_scgi_create_request()1573 conf->params_cache = prev->params_cache; in ngx_http_scgi_merge_loc_conf()1586 rc = ngx_http_scgi_init_params(cf, conf, &conf->params_cache, in ngx_http_scgi_merge_loc_conf()1605 prev->params_cache = conf->params_cache; in ngx_http_scgi_merge_loc_conf()
34 ngx_http_uwsgi_params_t params_cache; member853 params = r->upstream->cacheable ? &uwcf->params_cache : &uwcf->params; in ngx_http_uwsgi_create_request()1842 conf->params_cache = prev->params_cache; in ngx_http_uwsgi_merge_loc_conf()1855 rc = ngx_http_uwsgi_init_params(cf, conf, &conf->params_cache, in ngx_http_uwsgi_merge_loc_conf()1874 prev->params_cache = conf->params_cache; in ngx_http_uwsgi_merge_loc_conf()
34 ngx_http_fastcgi_params_t params_cache; member860 params = u->cacheable ? &flcf->params_cache : &flcf->params; in ngx_http_fastcgi_create_request()3113 conf->params_cache = prev->params_cache; in ngx_http_fastcgi_merge_loc_conf()3126 rc = ngx_http_fastcgi_init_params(cf, conf, &conf->params_cache, in ngx_http_fastcgi_merge_loc_conf()3145 prev->params_cache = conf->params_cache; in ngx_http_fastcgi_merge_loc_conf()