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
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