Searched refs:manager_sleep (Results 1 – 4 of 4) sorted by relevance
177 ngx_msec_t manager_sleep; member
1973 next = cache->manager_sleep; in ngx_http_file_cache_manager()2006 next = cache->manager_sleep; in ngx_http_file_cache_manager()2015 next = cache->manager_sleep; in ngx_http_file_cache_manager()2313 ngx_msec_t loader_sleep, manager_sleep, loader_threshold, in ngx_http_file_cache_set_slot() local2338 manager_sleep = 50; in ngx_http_file_cache_set_slot()2538 manager_sleep = ngx_parse_time(&s, 0); in ngx_http_file_cache_set_slot()2539 if (manager_sleep == (ngx_msec_t) NGX_ERROR) { in ngx_http_file_cache_set_slot()2584 cache->manager_sleep = manager_sleep; in ngx_http_file_cache_set_slot()
774 manager_sleep директив proxy_cache_path, fastcgi_cache_path,
759 *) Feature: "manager_files", "manager_threshold", and "manager_sleep"