fix the previous commit

This commit is contained in:
Igor Sysoev
2007-12-21 17:23:41 +00:00
parent 9b9616e5ac
commit b28f5cc3cb

View File

@@ -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;