<div dir="ltr">Same problem with me on serving of large files with .flv and .mp4 extensions. Can somebody help ? Thanks<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 22, 2013 at 8:13 PM, jayaraj.k <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
We have a Nginx web server which is serving files whose size is almost 1GB.<br>
We were trying to optimize the configuration with directio & output_buffers<br>
directives. but, we couldn't find any calculation/formula with which we can<br>
identify suitable values for above mentioned directives.<br>
<br>
Server Spec<br>
<br>
Processor: Intel E5-2600 Xeon Family (2cpus,16 cores each)<br>
RAM: 32GB<br>
<br>
Nginx config<br>
<br>
Nginx Version: 1.3.9 (dev)<br>
worker_processes 33;<br>
worker_connections 1024;<br>
use epoll;<br>
worker_rlimit_nofile 33792;<br>
aio on;<br>
Could you plz explain how we can find values for 'directio' &<br>
'output_buffers' specific to a server.<br>
<br>
Thanks<br>
Jayaraj<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,235414,235414#msg-235414" target="_blank">http://forum.nginx.org/read.php?2,235414,235414#msg-235414</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div></div>