Re: Reg: SCGI application running error in NGINX server

2013-07-16 Thread Francis Daly
On Mon, Jul 15, 2013 at 08:16:42PM +0530, P Amarnath wrote: Hi there, > /Error/: *upstream timed out ... > upstream: "scgi://172.16.8.180:9000" What's unclear? nginx was waiting for the scgi server to respond, then nginx gave up waiting. What do your scgi server logs say about this request?

Reg: SCGI application running error in NGINX server

2013-07-15 Thread P Amarnath
Hi, I got this error in log file while running SCGI client in address 172.16.8.180 and nginx running on 172.16.8.143. /Error/: *upstream timed out (110: Connection timed out) while reading response header from upstream, client: 172.16.8.180, server: 172.16.8.143, request: "POST / HTT