Searched refs:loader_files (Results 1 – 4 of 4) sorted by relevance
171 ngx_uint_t loader_files; member
2097 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() local2333 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()
3033 *) Добавление: параметры loader_files, loader_sleep и loader_threshold
2932 by "loader_files" parameter or works no longer than time specified by2973 *) Feature: "loader_files", "loader_sleep", and "loader_threshold"