Re: stream module on 100% cpu load

2017-01-15 Thread A. Schulze
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

Re: nginx cache mounted on tmpf getting fulled

2017-01-15 Thread omkar_jadhav_20
can someone please respond and suggest best way to manage cache in highly utilized cache dependent environment. As number of nginx requests increases and cache hit ratio becomes significant , the tmpfs crosses the max_size limit mentioned in the nginx.conf file and use full cache mounted . This in