mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 06:53:10 +00:00
set of.failed for cached error, the bug has been introduced in r2757
This commit is contained in:
parent
ef919756d9
commit
5461f39381
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ ngx_open_cached_file(ngx_open_file_cache_t *cache, ngx_str_t *name,
|
|||
|
||||
} else {
|
||||
of->err = file->err;
|
||||
of->failed = ngx_open_file_n;
|
||||
}
|
||||
|
||||
goto found;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue