[PATCH] Upstream: style
Maxim Dounin
mdounin at mdounin.ru
Thu Jun 1 13:52:54 UTC 2017
Hello!
On Wed, May 31, 2017 at 01:54:05PM -0700, Piotr Sikora via nginx-devel wrote:
> # HG changeset patch
> # User Piotr Sikora <piotrsikora at google.com>
> # Date 1496263896 25200
> # Wed May 31 13:51:36 2017 -0700
> # Node ID e7219bf8bc3781d3912a951f09553bb2f0a53b70
> # Parent ab6ef3037840393752d82fac01ea1eb4f972301c
> Upstream: style.
>
> Signed-off-by: Piotr Sikora <piotrsikora at google.com>
>
> diff -r ab6ef3037840 -r e7219bf8bc37 src/http/ngx_http_upstream.c
> --- a/src/http/ngx_http_upstream.c
> +++ b/src/http/ngx_http_upstream.c
> @@ -2729,7 +2729,7 @@ ngx_http_upstream_process_body_in_memory
> 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");
Committed, thanks.
--
Maxim Dounin
http://nginx.org/
More information about the nginx-devel
mailing list