Upstream: style.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
This commit is contained in:
Piotr Sikora 2017-05-31 13:51:36 -07:00
parent 638e0f9baa
commit 3ecc886d23
1 changed files with 1 additions and 1 deletions

View File

@ -2729,7 +2729,7 @@ ngx_http_upstream_process_body_in_memory(ngx_http_request_t *r,
rev = c->read;
ngx_log_debug0(NGX_LOG_DEBUG_HTTP, c->log, 0,
"http upstream process body on memory");
"http upstream process body in memory");
if (rev->timedout) {
ngx_connection_error(c, NGX_ETIMEDOUT, "upstream timed out");