Thanks Weibin&#39;s feedback. <br><br>I searched a mail with the same issue. <br> ref:  <a href="http://forum.nginx.org/read.php?2,5506,146254">http://forum.nginx.org/read.php?2,5506,146254</a><br><br>From the update of Igor, it should be an issue and would be developed. <br>
<br>We do not know the latest status... <br><br>It seems that UPLOAD module can not solve the issue. <br><br>Anyone has a good method for the issue? <br><br>thanks <br>George <br><br><br><div class="gmail_quote">2011/2/25 Weibin Yao <span dir="ltr">&lt;<a href="mailto:nbubingo@gmail.com">nbubingo@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">Web George at 2011-2-25 14:36 wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi all:<br>
 I met an issue when I use NGINX.<br>
 When NGINX works as reverse proxy, I try to upload about 300M file to the backend webserver, I failed.<br>
 1) I change the entry &quot;client_max_body_size 300m&quot; in nginx.conf, but I still fail.<br>
</blockquote></div>
What&#39;s the error.log show?<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
2) It seems that the file is cached by nginx,then re-transmit to backend.<br>
  If I want to upload 1GB size file and there is no enough memory in reverse-server, it is fail also?<br>
</blockquote></div>
No, If there is not enough memory, Nginx will save it to a temporary file in the disk. After file uploading completed, Then it will send this static temporary file to backend.<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
 3) can we set bypass the file uploading ?<br>
 anyone can give me some help?<br>
 thanks<br>
George<br></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
  <br>
</blockquote>
<br>
<br>
-- <br>
Weibin Yao<br>
<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br>