mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
fix the previous commit
This commit is contained in:
@@ -643,7 +643,7 @@ sendfile(r, filename, offset = -1, bytes = 0)
|
||||
clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module);
|
||||
|
||||
of.test_dir = 0;
|
||||
of.retest = clcf->open_file_cache_retest;
|
||||
of.valid = clcf->open_file_cache_valid;
|
||||
of.errors = clcf->open_file_cache_errors;
|
||||
of.events = clcf->open_file_cache_events;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user