Welcome! Log In Create A New Profile

Advanced

[njs] Stream: fixed typo in the log message introduced in bbec3cdb747b.

Dmitry Volyntsev
March 18, 2020 11:32AM
details: https://hg.nginx.org/njs/rev/224494c53bbf
branches:
changeset: 1357:224494c53bbf
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Wed Mar 18 18:29:17 2020 +0300
description:
Stream: fixed typo in the log message introduced in bbec3cdb747b.

diffstat:

nginx/ngx_stream_js_module.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r dee85b788982 -r 224494c53bbf nginx/ngx_stream_js_module.c
--- a/nginx/ngx_stream_js_module.c Wed Mar 18 14:50:46 2020 +0300
+++ b/nginx/ngx_stream_js_module.c Wed Mar 18 18:29:17 2020 +0300
@@ -411,7 +411,7 @@ ngx_stream_js_phase_handler(ngx_stream_s
c = s->connection;

ngx_log_debug1(NGX_LOG_DEBUG_STREAM, c->log, 0,
- "http js phase call \"%V\"", name);
+ "stream js phase call \"%V\"", name);

ctx = ngx_stream_get_module_ctx(s, ngx_stream_js_module);

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

[njs] Stream: fixed typo in the log message introduced in bbec3cdb747b.

Dmitry Volyntsev 319 March 18, 2020 11:32AM



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

Online Users

Guests: 248
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