Hello<br><br>Right now nginx manages to put hdds in the server to high util rate.<br><br>I try to run Nginx 1.2.3 with aio support to deliver mp4 videos with the streaming module.<br>I compiled the server with aio and it starts fine.<br>

In config I set it like this<br><br>    sendfile        off;<br>    output_buffers 1 2m;<br>    #sndbuf=32K;<br>    aio on;<br>    directio 512;<br><br>I read that sendfile should be off, but it won't send video unless I turn it on.<br>

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<br><br><br clear="all"><div>---------------------------------------------------------------<br>

Cristian Rusu<br>Web Developement & Electronic Publishing<br><br>======<br>Crilance.com<br><a href="http://Crilance.blogspot.com">Crilance.blogspot.com</a><br></div>