mirror of
https://github.com/nginx/nginx.git
synced 2026-06-26 03:42:06 +00:00
fix the previous commit
This commit is contained in:
parent
9b9616e5ac
commit
b28f5cc3cb
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue