<div>Hi all:</div>
<div> </div>
<div>I met an issue when I use NGINX. </div>
<div> </div>
<div>When NGINX works as reverse proxy, I try to upload about 300M file to the backend webserver, I failed. </div>
<div> </div>
<div>1) I change the entry &quot;client_max_body_size 300m&quot; in nginx.conf, but I still fail. </div>
<div>2) It seems that the file is cached by nginx,then re-transmit to backend. </div>
<div>  If I want to upload 1GB size file and there is no enough memory in reverse-server, it is fail also?</div>
<div> </div>
<div>3) can we set bypass the file uploading ?</div>
<div> </div>
<div>anyone can give me some help? </div>
<div> </div>
<div>thanks </div>
<div>George</div>