nginx1.0.15 stable, cut off a 16k js static file into 2.03k
chenmin7249
nginx-forum at nginx.us
Wed Jun 6 04:30:05 UTC 2012
nginx version 1.0.15 stable
im running into a problem the a 16k static file was cut off into a 2.03k
incomplete file occasionally, 7 times of 10 will get the incomplete
file.
i use the nginx server for pure static file serving
sendfile on,
tcp_nopush on,
tcp_nodelay on,
keepalive timeout 0,
gzip off
open_file_cache on
using epoll
no other configurations, what could be the problem? client body size?
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,227254,227254#msg-227254
More information about the nginx
mailing list