Re: Django, nginx, Passenger

2012-03-03 Thread 软刀
is proxy_send_timeout too small ? I newer 2012/3/3 赵帅 > I suggest you do a pressure test on the url that have triggered the > problem to see whether it will show up again.If yes, to see the system > status such as the number of sockets being used and the number of > connections from nginx to fa

Re: Django, nginx, Passenger

2012-03-02 Thread 赵帅
I suggest you do a pressure test on the url that have triggered the problem to see whether it will show up again.If yes, to see the system status such as the number of sockets being used and the number of connections from nginx to fastcgi service in the status of waiting to be accepted. 2012/3/3 D

Django, nginx, Passenger

2012-03-02 Thread Daniele Procida
We're having a devil of a time with our new server, which went live yesterday after two months of testing. Every so often, nginx will display a 502 gateway error page, and something like this will appear in the logs: 2012/03/02 18:05:38 [error] 29743#0: *1479 upstream prematurely closed connec