atom feed19 messages in ru.sysoev.nginxNginx + PHP FASTCGI FAILS - how to de...
FromSent OnAttachments
NiroJan 12, 2010 10:05 am 
merlin coreyJan 12, 2010 4:45 pm 
war59312Feb 11, 2010 8:12 pm 
Daniel HahlerFeb 12, 2010 5:20 am 
Reinis RozitisFeb 12, 2010 6:07 am 
Piotr KarbowskiFeb 12, 2010 6:13 am 
shaktaleFeb 12, 2010 10:29 am 
UsuApr 3, 2010 7:23 pm 
Payam ChychiApr 3, 2010 7:36 pm 
jjjx128Apr 3, 2010 8:08 pm 
UsuApr 4, 2010 12:55 am 
unclepiemanApr 4, 2010 11:37 am 
UsuApr 4, 2010 11:59 am 
unclepiemanApr 4, 2010 12:19 pm 
UsuApr 4, 2010 12:21 pm 
Don BurrisJun 20, 2010 2:28 pm 
franky gmanAug 11, 2011 10:05 am 
Volodymyr KostyrkoAug 11, 2011 10:25 am 
Reinis RozitisAug 12, 2011 4:31 am 
Subject:Nginx + PHP FASTCGI FAILS - how to debug ?
From:Niro (ngin@nginx.us)
Date:Jan 12, 2010 10:05:19 am
List:ru.sysoev.nginx

I have an Ubuntu 9.10 server on AMAZON EC2 running Nginx +PHP with PHP FASTCGI
via port 9000.

The server runs fine for a few minutes and after a few minutes (several
thousands of hits in this case) FastCGI dies and Nginx returns 502 Error.

Nginx log shows 2010/01/12 16:49:24 1093#0: *9965 connect() failed (111:
Connection refused) while connecting to upstream, client: 79.180.27.241, server:
localhost, request: "GET /data.php?data=7781 HTTP/1.1", upstream:
"fastcgi://127.0.0.1:9000", host: "site1.mysite.com", referrer:
"http://www.othersite.com/subc.asp?t=10"

How can I debug what is causing FastCGI to die ?

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,40332,40332#msg-40332