Welcome! Log In Create A New Profile

Advanced

Re: stream module on 100% cpu load

A. Schulze
January 16, 2017 02:28AM
Vladimir Homutov:

> You may try the following patch:
>
> diff --git a/src/stream/ngx_stream_proxy_module.c
> b/src/stream/ngx_stream_proxy_module.c
> --- a/src/stream/ngx_stream_proxy_module.c
> +++ b/src/stream/ngx_stream_proxy_module.c
> @@ -1564,6 +1564,7 @@ ngx_stream_proxy_process(ngx_stream_sess
> return;
> }
>
> + src->read->ready = 0;
> src->read->eof = 1;
> n = 0;
> }


Hello Vladimir,

I can confirm the patch fix the issue.
Thanks!

Andreas


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

stream module on 100% cpu load

A. Schulze January 03, 2017 08:22AM

Re: stream module on 100% cpu load

Vladimir Homutov January 10, 2017 10:20AM

Re: stream module on 100% cpu load

A. Schulze January 16, 2017 02:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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