Hi,<br><br><div class="gmail_quote">On Wed, Jun 6, 2012 at 12:30 PM, chenmin7249 <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">
nginx version 1.0.15 stable<br>
im running into a problem the a 16k static file was cut off into a 2.03k<br>
incomplete file occasionally, 7 times of 10 will get the incomplete<br>
file.<br>
i use the nginx server for pure static file serving<br>
 sendfile on,<br>
 tcp_nopush on,<br>
 tcp_nodelay on,<br>
 keepalive timeout 0,<br>
 gzip off<br>
 open_file_cache on<br>
using epoll<br>
no other configurations, what could be the problem? client body size?<br></blockquote><div><br></div><div>You could try turning off the 'open_file_cache' directive. The file size info might not be updated if the file is in file cache then being changed.</div>
<div><br></div><div>Regards,</div></div><div><br></div>-- <br>Joshua Zhu<br>Senior Software Engineer<br>Server Platforms Team at Taobao<br>