Home
last modified time | relevance | path

Searched refs:loader_files (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h171 ngx_uint_t loader_files; member
H A Dngx_http_file_cache.c2097 if (++cache->files >= cache->loader_files) { in ngx_http_file_cache_manage_file()
2312 ngx_int_t loader_files, manager_files; in ngx_http_file_cache_set_slot() local
2333 loader_files = 100; in ngx_http_file_cache_set_slot()
2481 loader_files = ngx_atoi(value[i].data + 13, value[i].len - 13); in ngx_http_file_cache_set_slot()
2482 if (loader_files == NGX_ERROR) { in ngx_http_file_cache_set_slot()
2580 cache->loader_files = loader_files; in ngx_http_file_cache_set_slot()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru3033 *) Добавление: параметры loader_files, loader_sleep и loader_threshold
H A DCHANGES2932 by "loader_files" parameter or works no longer than time specified by
2973 *) Feature: "loader_files", "loader_sleep", and "loader_threshold"