<div>hi, sysoev,</div><div><br></div>&nbsp;&nbsp; &nbsp;for proxy, can nginx give an new option, for example client_max_body_size_in_buffer, &nbsp;it will be served synchronously from client&nbsp;<div>if client body size is greater than client_max_body_size_in_buffer ?<br>
<br><div class="gmail_quote">2010/1/30 Dennis J. <span dir="ltr">&lt;<a href="mailto:dennisml@conversis.de">dennisml@conversis.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is there a page about performance optimizations in the wiki? If not I think it would be useful to create one so this and other performance related information can be collected there.<br>
<br>
Regards,<br><font color="#888888">
 &nbsp;Dennis</font><div><div></div><div class="h5"><br>
<br>
On 01/29/2010 04:44 PM, ÈÎÏþÀÚ wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Good!<br>
One thing we must do is tuning. Your experience on temp files is useful for me.<br>
<br>
2010/1/29 yong xue&lt;<a href="mailto:ultraice@gmail.com" target="_blank">ultraice@gmail.com</a>&gt;:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hi,<br>
<br>
<br>
 &nbsp; &nbsp; last week, I did a nginx performance test.<br>
 &nbsp; &nbsp; Yes, with no surprise, nginx is perfect.<br>
 &nbsp; &nbsp;First, I proxyed 15 web hosts after nginx, &nbsp;the cpu utilization and disk<br>
IO were a little high, &nbsp;this was cause by the file download and access log,<br>
after I closed the access log, and changed the download to<br>
synchronization by set proxy_max_temp_file_size to zero, nginx run with<br>
little CPU consumption.<br>
 &nbsp; &nbsp;So I turned more web hosts after nginx, the disk IO became some high<br>
again, this was caused by uploading, &nbsp;so I changed the client_body_tmp_path<br>
to a tmpfs,<br>
and disk IO disappear, and the bottleneck was the memory capacity.<br>
 &nbsp; &nbsp; Finally with 50+ web host proxyed, the nginx host&#39;s CPU utilization is<br>
about 30%, and the client_body_tmp_path occupied 4-6G, the peak throughput<br>
of each network<br>
adater was 400-450M.<br>
 &nbsp; &nbsp; It is a good result. Thanks you, sysoev.<br>
<br>
<br>
--<br>
Best Regards,<br>
<br>
peterxue<br>
<br>
QQ:312200<br>
<br>
<a href="mailto:e-mail%3Aultraice@gmail.com" target="_blank">e-mail:ultraice@gmail.com</a><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>
<br>
<br>
</blockquote>
<br>
<br>
<br>
</blockquote>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br><br>Ѧ ÓÂ<br><br>QQ:312200<br><br><a href="mailto:e-mail%3Aultraice@gmail.com">e-mail:ultraice@gmail.com</a><br><a href="mailto:MSN%3Ait@easy-boarding.com">MSN:it@easy-boarding.com</a><br>

</div>