Hello
Right now nginx manages to put hdds in the server to high util rate.
I try to run Nginx 1.2.3 with aio support to deliver mp4 videos with the
streaming module.
I compiled the server with aio and it starts fine.
In config I set it like this
sendfile off;
output_buffers 1 2m;
#sndbuf=32K;
aio on;
directio 512;
I read that sendfile should be off, but it won't send video unless I turn
it on.
In this case does aio work at all? How can I tell, before I wait a week and
see that maybe HDD util is not 100% all the time anymore :P
---------------------------------------------------------------
Cristian Rusu
Web Developement & Electronic Publishing
======
Crilance.com
Crilance.blogspot.com
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx