B.R.
June 06, 2012 12:46AM
A few suggestions:
1°) tcp_nodelay on; is useless, as the default
value<http://wiki.nginx.org/HttpCoreModule#tcp_nodelay>is 'on' already
2°) Is tcp_nopush a really necessary option? Forcing things on packets is
non-natural (http://wiki.nginx.org/HttpCoreModule#tcp_nopush). Maybe
problems come from that
3°) I'd suggest to test with the latest stable (1.2.1 since today). Maybe
it won't solve the pb but the latest binary is always a good thing to have

Wild guesses, I am no expert :o\
---
*B. R.*


On Wed, Jun 6, 2012 at 12:30 AM, chenmin7249 <nginx-forum@nginx.us> wrote:

> 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
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx1.0.15 stable, cut off a 16k js static file into 2.03k

chenmin7249 June 06, 2012 12:30AM

Re: nginx1.0.15 stable, cut off a 16k js static file into 2.03k

B.R. June 06, 2012 12:46AM

Re: nginx1.0.15 stable, cut off a 16k js static file into 2.03k

chenmin7249 June 06, 2012 12:55AM

Re: nginx1.0.15 stable, cut off a 16k js static file into 2.03k

chenmin7249 June 06, 2012 01:01AM

Re: nginx1.0.15 stable, cut off a 16k js static file into 2.03k

Joshua Zhu June 06, 2012 01:06AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 181
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready