Welcome! Log In Create A New Profile

Advanced

[nginx] Fixed debug logging.

Roman Arutyunyan
September 03, 2021 10:28AM
details: https://hg.nginx.org/nginx/rev/2245324a507a
branches:
changeset: 7921:2245324a507a
user: Roman Arutyunyan <arut@nginx.com>
date: Thu Sep 02 12:25:37 2021 +0300
description:
Fixed debug logging.

diffstat:

src/http/v2/ngx_http_v2.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 2b2607d13fe9 -r 2245324a507a src/http/v2/ngx_http_v2.c
--- a/src/http/v2/ngx_http_v2.c Fri Sep 03 17:19:33 2021 +0300
+++ b/src/http/v2/ngx_http_v2.c Thu Sep 02 12:25:37 2021 +0300
@@ -4214,8 +4214,8 @@ ngx_http_v2_process_request_body(ngx_htt

/* update chains */

- ngx_log_error(NGX_LOG_DEBUG, fc->log, 0,
- "http2 body update chains");
+ ngx_log_debug0(NGX_LOG_DEBUG_HTTP, fc->log, 0,
+ "http2 body update chains");

rc = ngx_http_v2_filter_request_body(r);

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Fixed debug logging.

Roman Arutyunyan 405 September 03, 2021 10:28AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 133
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready