Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

Response from proxy server buffered in memory? (no replies)

$
0
0
I configured nginx as reverse proxy to an application server java disabling the proxy buffering:

proxy_buffering off;
proxy_request_buffering off;

I noticed that when a client makes a request to the java server (e.g. download a file), nginx buffered the response in memory (around 3Mb).
I would like to configure nginx so as not buffered the response (or at least minimize this buffer) it is possible?


Thanks,
Danilo Limatola Esterno

Viewing all articles
Browse latest Browse all 7229

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>