You've already forked nginxsnippets
initial commit
This commit is contained in:
4
cache-open-files.conf
Normal file
4
cache-open-files.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
open_file_cache max=10000 inactive=20s;
|
||||
open_file_cache_valid 30s;
|
||||
open_file_cache_min_uses 2;
|
||||
open_file_cache_errors on;
|
Reference in New Issue
Block a user