Home
last modified time | relevance | path

Searched refs:use_temp_path (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h182 ngx_uint_t use_temp_path; member
H A Dngx_http_file_cache.c2315 ngx_uint_t i, n, use_temp_path; in ngx_http_file_cache_set_slot() local
2329 use_temp_path = 1; in ngx_http_file_cache_set_slot()
2399 use_temp_path = 1; in ngx_http_file_cache_set_slot()
2402 use_temp_path = 0; in ngx_http_file_cache_set_slot()
2606 cache->use_temp_path = use_temp_path; in ngx_http_file_cache_set_slot()
H A Dngx_http_upstream.c3149 if (r->cache && !r->cache->file_cache->use_temp_path) { in ngx_http_upstream_send_response()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru1393 *) Добавление: параметр use_temp_path директив proxy_cache_path,
H A DCHANGES1363 *) Feature: the "use_temp_path" parameter of the "proxy_cache_path",