Re: error 504, gateway timeout nginx,

2013-06-10 Thread suttya
Hy! in /etc/php5/fpm/pool.d/www.conf: check this: request_slowlog_timeout = 0s request_terminate_timeout = 0 Hope help you 2013/6/10 molj > Hello! > > I've setup a web server running on debian with Nginx, PHP5 (PHP-FPM), And > Fcgiwrap > > My webpage is running ok but a friend recently noti

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

2013-05-21 Thread suttya
If your request is post, Content-Length: 0 is normal. 2013/5/21 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 > htt

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

2013-05-20 Thread suttya
it's GET request? 2013/5/20 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:

Re: bug?

2013-05-16 Thread suttya
I don't have any error in my php code. Please explain it? 2013/5/16 Maxim Dounin > Hello! > > On Thu, May 16, 2013 at 01:12:52PM +0200, suttya wrote: > > > It possible, but nothing error found in php5-fpm.log or phperr.log. > > If this is php error, why can

Re: bug?

2013-05-16 Thread suttya
CURL test log: https://gist.github.com/Stageline/59f79c82d2c3e84820f5 https://gist.github.com/Stageline/774a8082bc5238896eb9 2013/5/16 suttya > It possible, but nothing error found in php5-fpm.log or phperr.log. > If this is php error, why can't reproduce it by load url in my

Re: bug?

2013-05-16 Thread suttya
It possible, but nothing error found in php5-fpm.log or phperr.log. If this is php error, why can't reproduce it by load url in my browser or curl? thanks 2013/5/16 Maxim Dounin > Hello! > > On Thu, May 16, 2013 at 09:32:43AM +0200, suttya wrote: > > > Hy all! > >

bug?

2013-05-16 Thread suttya
Hy all! I have this error and i don't know how to slove it. https://gist.github.com/Stageline/9a643fa13d040d49f1d1 Short details: I try request url with curl seems everithing OK, getting http 200 code, but if i try this url with external program (look program link down) getting internal server e