[edit] open_file_cache_min_uses

Syntax: open_file_cache_min_uses number
Default: 1
Context: http
server
location
Reference: open_file_cache_min_uses


The directive defines the minimum use number of a file within the time specified in the directive parameter inactive in open_file_cache. ?If use more than the number, the file descriptor will remain open in the cache.


Module: HttpCoreModule