mirror of
https://github.com/nginx/nginx.git
synced 2026-07-01 14:22:06 +00:00
Merge 87668f6e58 into 42f8df65b6
This commit is contained in:
commit
adf1d9362c
1 changed files with 1 additions and 1 deletions
|
|
@ -3511,7 +3511,7 @@ ngx_http_upstream_send_response(ngx_http_request_t *r, ngx_http_upstream_t *u)
|
|||
#endif
|
||||
|
||||
} else {
|
||||
p->temp_file->log_level = NGX_LOG_WARN;
|
||||
p->temp_file->log_level = NGX_LOG_INFO;
|
||||
p->temp_file->warn = "an upstream response is buffered "
|
||||
"to a temporary file";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue