Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix `Failed to stat` error w/ LoadFromFile ngx#972
If you turn on LoadFromFile then 404s turn into errors in the log. These shouldn't be errors, so don't log unless we see an errno which isn't ENOENT.
- Loading branch information
Showing
with
5 additions
and 4 deletions.