]> git.kaiwu.me - nginx.git/commitdiff
Upstream: style.
authorPiotr Sikora <piotrsikora@google.com>
Wed, 31 May 2017 20:51:36 +0000 (13:51 -0700)
committerPiotr Sikora <piotrsikora@google.com>
Wed, 31 May 2017 20:51:36 +0000 (13:51 -0700)
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
src/http/ngx_http_upstream.c

index 0fc5ab52241443358a688d25f5aef3e2422d24ff..324c59b7e3ea79c58d6b3200b9f09137da384848 100644 (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");