diff --git a/nginx/nginx.conf b/nginx/nginx.conf index ce11852..7178e40 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -159,7 +159,6 @@ http { '"upstream_response_length":$upstream_response_length,' '"upstream_cache_status":"$upstream_cache_status",' '"compression_ratio":"$gzip_ratio",' - '"open_file_cache_status":"$open_file_cache_status",' '"sent_http_cache_control":"$sent_http_cache_control",' '"geoip_country_code":"$geoip2_country_code",' '"geoip_city_name":"$geoip2_city_name",'