This commit is contained in:
discollizard 2026-06-26 16:10:55 +08:00 committed by GitHub
commit adf1d9362c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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