Re: Nginx returns HTTP 200 with Content-Length: 0

2013-05-21 Thread apeman
no, no, no! Normally, it's not 0, but sometimes, the possibility is 0.07%. It's absolutely not normal! [21/May/2013:00:02:56 +0800] "POST /ourservice/api HTTP/1.1" 200 607 27 "-" "c" "10.23.130.154" [21/May/2013:00:02:56 +0800] "POST /ourservice/api HTTP/1.1" 200 613 27 "-" "c" "10.59.24.83"

Re: Nginx returns HTTP 200 with Content-Length: 0

2013-05-21 Thread apeman
I don't use SPDY. My request is POST. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205826,239381#msg-239381 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx returns HTTP 200 with Content-Length: 0

2013-05-20 Thread apeman
I never use SPDY. The problem still exists. I don't know how to fix it. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205826,239334#msg-239334 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx returns HTTP 200 with Content-Length: 0

2013-05-16 Thread apeman
It's not always happen, the possibility of this phenomenon is 0.081%. I havn't any idea about this... Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205826,239255#msg-239255 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mail

Re: Nginx returns HTTP 200 with Content-Length: 0

2013-05-16 Thread apeman
I met the same problem. Client got http 200 response, but the Content-Length: 0. I never define this. I don't why? Is there anybody know how to fix it? Thanks in advance. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205826,239252#msg-239252 ___