Syntax: open_file_cache off;open_file_cache
max=N
[inactive=time]; Default: open_file_cache off; Context: http, server, location
Configures a cache that can store:
open file descriptors, their sizes and modification times; information on existence of directories; file lookup errors, such as “file not found”, “no read permission”, and so on. Caching of errors should be enabled separately by the open_file_cache_errors directive.
The directive has the following parameters